Commit c1644066 by Joseph Myers Committed by Joseph Myers

re PR testsuite/44051 (FAIL: gcc.dg/anon-struct-9.c (test for excess errors))

	PR c/44051
	* gcc.dg/anon-struct-9.c: Avoid generating identifier i386.

From-SVN: r159207
parent 0fb96aa4
2010-05-09 Joseph Myers <joseph@codesourcery.com>
PR c/44051
* gcc.dg/anon-struct-9.c: Avoid generating identifier i386.
2010-05-09 Joseph Myers <joseph@codesourcery.com>
PR c/10676
* gcc.dg/anon-struct-10.c: New test.
......
......@@ -120,8 +120,8 @@ struct sbig
S10(f)
S10(g)
S10(h)
S10(i)
S10(j)
S10(k)
struct
{
int a123; /* { dg-error "duplicate member" } */
......
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