Commit ab461298 by Joseph Myers Committed by Joseph Myers

20001222-1.c: New test.

	* gcc.c-torture/compile/20001222-1.c: New test.
	* gcc.c-torture/compile/20001222-1.x: Xfail.

From-SVN: r38469
parent 394411d5
2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
* gcc.c-torture/compile/20001222-1.c: New test.
* gcc.c-torture/compile/20001222-1.x: Xfail.
Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
* gcc.c-torture/execute/comp-goto-2.c: New test.
......
/* Testcase for PR c/1501. */
double __complex__
f (void)
{
return ~(1.0 + 2.0i);
}
set torture_compile_xfail "*-*-*"
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