compiler/libec: Adding missing comma between attributes in attribute list
authorJerome St-Louis <jerome@ecere.com>
Thu, 9 Jun 2016 18:04:58 +0000 (14:04 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 9 Jun 2016 18:04:58 +0000 (14:04 -0400)
commit5c4b8a9129d7d4f46aa4a75b102b26b70ebd0aa1
tree0cc5c717b73a4f2a10b28c2bae5581e02be31b3e
parente28683c9656c2d58ac4f75e963efae5736be2a12
compiler/libec: Adding missing comma between attributes in attribute list
- This was causing errors with GCC 6, as reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811957
- Also updated bootstrap
compiler/bootstrap/libec/bootstrap/output.c
compiler/libec/src/output.ec