Commit b6961011 by Richard Guenther Committed by Richard Biener

pr53352.c: Return zero.

2012-05-18  Richard Guenther  <rguenther@suse.de>

	* gcc.dg/pr53352.c: Return zero.

From-SVN: r187654
parent 7595989b
2012-05-18 Richard Guenther <rguenther@suse.de>
* gcc.dg/pr53352.c: Return zero.
2012-05-18 Richard Guenther <rguenther@suse.de>
PR tree-optimization/53390
* gcc.dg/torture/pr53390.c: New testcase.
......
......@@ -38,4 +38,5 @@ int main ()
g_t = &one;
bar (0);
return 0;
}
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