]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
20040124-1.c: Moved test from here...
authorIan Lance Taylor <ian@wasabisystems.com>
Mon, 26 Jan 2004 15:52:38 +0000 (15:52 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 26 Jan 2004 15:52:38 +0000 (15:52 +0000)
* gcc.dg/20040124-1.c: Moved test from here...
* gcc.c-torture/compile/20040124-1.c: ...to here.

From-SVN: r76639

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20040124-1.c [moved from gcc/testsuite/gcc.dg/20040124-1.c with 66% similarity]

index fa12a7ea55da79af9c0d110210d892e8a7ad5a1a..6a0265efb750363202c6c303968dd2eb82777bc4 100644 (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
similarity index 66%
rename from gcc/testsuite/gcc.dg/20040124-1.c
rename to gcc/testsuite/gcc.c-torture/compile/20040124-1.c
index a508237edddc3b1c56031dd67c328c05bdaed367..01c9002389e217e6a812c886536121a5e683031b 100644 (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)
 {