Commit 42a55121 by Jakub Jelinek Committed by Jakub Jelinek

* gcc.dg/noncompile/init-3.c: New test.

From-SVN: r36991
parent e1d565ab
2000-10-20 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/noncompile/init-3.c: New test.
2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
* gcc.dg/format-array-1.c: New test.
......
void die(void)
{
char foo[BAR] = "1234"; /* { dg-error "undeclared|function|incomplete type" } */
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment