jkmcnk / sx-gcc

The GNU Compiler Collection port to NEC SX CPU architecture.
GNU General Public License v2.0
0 stars 2 forks source link

standards compliance failures #99

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
the following standards compliance test cases also fail on an x86 gcc, so
not really sure we should care too much.

gcc.dg/c90-const-expr-1.c
gcc.dg/c90-const-expr-2.c
gcc.dg/c90-const-expr-3.c
gcc.dg/c99-const-expr-2.c
gcc.dg/c99-const-expr-3.c
gcc.dg/c99-static-1.c

Original issue reported on code.google.com by jmoc...@gmail.com on 30 Jan 2009 at 10:12