Commit d9658178 by Kaz Kojima

pr44683.x: New.

	* gcc.c-torture/execute/pr44683.x: New.
	* gcc.dg/torture/builtin-cproj-1.c: Add dg-add-options ieee.

From-SVN: r162136
parent 535b951f
2010-07-13 Kaz Kojima <kkojima@gcc.gnu.org>
* gcc.c-torture/execute/pr44683.x: New.
* gcc.dg/torture/builtin-cproj-1.c: Add dg-add-options ieee.
2010-07-13 Janus Weil <janus@gcc.gnu.org>
PR fortran/44434
......
if { [istarget "sh*-*-*"] } {
# SH require -mieee for this test.
set additional_flags "-mieee"
}
return 0
......@@ -6,6 +6,7 @@
Origin: Kaveh R. Ghazi, April 9, 2010. */
/* { dg-do link } */
/* { dg-add-options ieee } */
/* All references to link_error should go away at compile-time. The
argument is the __LINE__ number. It appears in the tree dump file
......
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