c-typeck.c
257 KB
-
re PR c/19977 (overflow in non-static initializer should not be pedwarn) · b405ac80
2007-01-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> PR c/19977 * c-typeck.c (store_init_value): Don't emit pedantic overflow warning for non-static initializers. testsuite/ * gcc/testsuite/gcc.dg/overflow-warn-3.c: Remove XFAIL. * gcc/testsuite/gcc.dg/overflow-warn-4.c: Remove XFAIL. From-SVN: r120355
Manuel López-Ibáñez committed