c-decl.c
247 KB
-
re PR c/31520 (Latent bug in finish_decl causing an errorous "array subscript is… · aa24028d
re PR c/31520 (Latent bug in finish_decl causing an errorous "array subscript is above array bounds") 2007-04-14 Andrew Pinski <andrew_pinski@playstation.sony.com> PR c/31520 * c-del.c (finish_decl): Grab the type of the decl after the call to store_init_value. 2007-04-14 Andrew Pinski <andrew_pinski@playstation.sony.com> PR C/31520 * testsuite/gcc.dg/gnu89-init-4.c: New testcase. From-SVN: r123835
Andrew Pinski committed