From: Ian Lance Taylor Date: Mon, 26 Jan 2004 15:52:38 +0000 (+0000) Subject: 20040124-1.c: Moved test from here... X-Git-Tag: releases/gcc-4.0.0~10690 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=044701ce86d2eb1028ca5466ab10ac88638a8804;p=thirdparty%2Fgcc.git 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 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index fa12a7ea55da..6a0265efb750 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-01-26 Ian Lance Taylor + + * gcc.dg/20040124-1.c: Moved test from here... + * gcc.c-torture/compile/20040124-1.c: ...to here. + 2004-01-26 Eric Botcazou * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan diff --git a/gcc/testsuite/gcc.dg/20040124-1.c b/gcc/testsuite/gcc.c-torture/compile/20040124-1.c similarity index 66% rename from gcc/testsuite/gcc.dg/20040124-1.c rename to gcc/testsuite/gcc.c-torture/compile/20040124-1.c index a508237edddc..01c9002389e2 100644 --- a/gcc/testsuite/gcc.dg/20040124-1.c +++ b/gcc/testsuite/gcc.c-torture/compile/20040124-1.c @@ -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) {