compiler/libec: Ignoring warnings coming from intrin-impl.h with MinGW-w64 GCC 4.8
authorJerome St-Louis <jerome@ecere.com>
Sat, 1 Mar 2014 12:32:09 +0000 (07:32 -0500)
committerJerome St-Louis <jerome@ecere.com>
Sat, 1 Mar 2014 12:32:09 +0000 (07:32 -0500)
commit61eb4504c726c5d93b97d0e073e19c6a25369161
tree2bd0479705b5bcb490e4e272ad0416df80a61503
parent514349ac097d0a20140dac162424855ea29ab995
compiler/libec: Ignoring warnings coming from intrin-impl.h with MinGW-w64 GCC 4.8
- A bunch of built-in GCC functions with no declarations causes these warnings (a glance at the generated code looked all good)
compiler/bootstrap/libec/bootstrap/ecdefs.c
compiler/libec/src/ecdefs.ec