Commit ffa6d5df by Richard Sandiford Committed by Richard Sandiford

tls-reload-1.c (main): Make testing more thorough.

gcc/testsuite/
	* gcc.dg/torture/tls/tls-reload-1.c (main): Make testing more thorough.

From-SVN: r194867
parent 3d53a469
2013-01-03 Richard Sandiford <rdsandiford@googlemail.com>
* gcc.dg/torture/tls/tls-reload-1.c (main): Make testing more thorough.
2013-01-03 Janus Weil <janus@gcc.gnu.org>
PR fortran/55855
......
......@@ -42,7 +42,7 @@ main (void)
int i;
setup (array);
B(CHECK, tls);
C(CHECK, tls);
if (!y)
abort ();
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