Fixes for Archlinux: #ifdef out stdcall (weird segfault on gcc 4.6 with -O2 on ecere...
authorJerome St-Louis <jerome@ecere.com>
Sun, 18 Sep 2011 04:03:11 +0000 (00:03 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sun, 18 Sep 2011 04:03:11 +0000 (00:03 -0400)
commitf08070996bdcd3030588af1515c350434543b68f
treec8f0b7fad91f150de8cc16b235bb8ad77425c2f2
parentb795cab9161f44e2abf073df424a4f08a8e051ff
Fixes for Archlinux: #ifdef out stdcall (weird segfault on gcc 4.6 with -O2 on ecere/bootstrap), __volatile and __attribute_deprecated__ parsing from malloc.h; Updated bootstrap
compiler/bootstrap/ecere/bootstrap/BTNode.c
compiler/bootstrap/ecere/bootstrap/instance.c
compiler/bootstrap/libec/bootstrap/firstPass.c
compiler/bootstrap/libec/bootstrap/lexer.c
compiler/bootstrap/libec/bootstrap/loadSymbols.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/libec/src/lexer.ec
compiler/libec/src/lexer.l