Commit 7a7c5ab0 by Richard Sandiford Committed by Richard Sandiford

re PR c/22458 (ICE on missing brace)

	PR c/22458
	* gcc.dg/pr22458-1.c: New test.

From-SVN: r102845
parent a5ad7269
2005-08-08 Richard Sandiford <richard@codesourcery.com>
PR c/22458
* gcc.dg/pr22458-1.c: New test.
2005-08-07 Janne Blomqvist <jblomqvi@cc.hut.fi> 2005-08-07 Janne Blomqvist <jblomqvi@cc.hut.fi>
Steven G. Kargl <kargls@comcast.net> Steven G. Kargl <kargls@comcast.net>
......
/* { dg-error "expected declaration or statement" "" { target *-*-* } 0 } */
void foo()
{
__PRETTY_FUNCTION__;
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