Commit a97a2990 by John David Anglin Committed by John David Anglin

re PR tree-optimization/43959 (FAIL: gcc.dg/torture/builtin-cproj-1.c -O1 …

re PR tree-optimization/43959 (FAIL: gcc.dg/torture/builtin-cproj-1.c  -O1  (test for excess errors))

	PR testsuite/43959
	* gcc.dg/torture/builtin-cproj-1.c: Require c99 runtime.

From-SVN: r163979
parent c56c0853
2010-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR testsuite/43959
* gcc.dg/torture/builtin-cproj-1.c: Require c99 runtime.
2010-09-07 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/45576
......
......@@ -5,7 +5,7 @@
Origin: Kaveh R. Ghazi, April 9, 2010. */
/* { dg-do link } */
/* { dg-do link { target c99_runtime } } */
/* { dg-add-options ieee } */
/* All references to link_error should go away at compile-time. The
......
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