20040124-1.c: Moved test from here...

* gcc.dg/20040124-1.c: Moved test from here...
	* gcc.c-torture/compile/20040124-1.c: ...to here.

From-SVN: r76639
This commit is contained in:
Ian Lance Taylor 2004-01-26 15:52:38 +00:00 committed by Ian Lance Taylor
parent 2001a5cf1f
commit 044701ce86
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
* gcc.dg/20040124-1.c: Moved test from here...
* gcc.c-torture/compile/20040124-1.c: ...to here.
2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan

View File

@ -1,6 +1,3 @@
/* This code crashed with the cse_condition_code_reg() pass on i686. */
/* { dg-do compile } */
/* { dg-options "-O2" } */
int
f1 (int a, int b)
{