From 4cf90c0b68455bb0938412aa5c0fd9f3198898e9 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Wed, 4 Dec 2002 20:31:43 +0000 Subject: [PATCH] * gcc.c-torture/compile/20021204-1.c: New test. From-SVN: r59831 --- gcc/testsuite/ChangeLog | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 5616ee408dc4..22f9995b4a41 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2002-12-04 Eric Botcazou + + * gcc.c-torture/compile/20021204-1.c: New test. + 2002-12-04 Jakub Jelinek * gcc.c-torture/execute/20020805-1.c: New test. @@ -35,30 +39,30 @@ * gcc.dg/cpp/_Pragma5.c: New test. -2002-11-24  Eric Botcazou   +2002-11-24 Eric Botcazou * gcc.c-torture/compile/20021124-1.c: New test. -2002-11-24  Eric Botcazou   +2002-11-24 Eric Botcazou * gcc.c-torture/execute/loop-2e.x: Let the testcase XFAIL for all x86 processors. * gcc.c-torture/execute/loop-3c.x: Likewise. -2002-11-23  Eric Botcazou   +2002-11-23 Eric Botcazou * gcc.c-torture/compile/20021123-4.c: New test. -2002-11-23  Eric Botcazou   +2002-11-23 Eric Botcazou * gcc.c-torture/compile/20021123-2.c: New test. * gcc.c-torture/compile/20021123-3.c: New test. -2002-11-23  Eric Botcazou   +2002-11-23 Eric Botcazou * gcc.c-torture/compile/20021123-1.c: New test. -2002-11-22  Eric Botcazou   +2002-11-22 Eric Botcazou * gcc.dg/i386-unroll-1.c: New test. -- 2.47.2