OSDN Git Service

* gcc.dg/torture/pr26565.c: Expect warning on packed field for
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / c99-intconst-1.c
index ffe87b0..629b0bc 100644 (file)
@@ -4,11 +4,6 @@
 /* { dg-do compile } */
 /* { dg-options "-std=iso9899:1999 -pedantic-errors" } */
 
-/* C99 type selection didn't make it into 3.1, so this test
-   will fail on one or two entries; which ones depends on the
-   platform.
-   { dg-excess-errors "c99 not yet" } */
-
 #include <limits.h>
 
 /* Assertion that constant C is of type T.  */