]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.c-torture/compile/20021212-1.c: New test.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 12 Dec 2002 11:21:41 +0000 (11:21 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 12 Dec 2002 11:21:41 +0000 (11:21 +0000)
From-SVN: r60071

gcc/testsuite/ChangeLog

index f51c90fbb94ee7ea634344220dc8304171d6f190..09d09e28fcaf2c2d5548f901ac2bc90489fccad1 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.c-torture/compile/20021212-1.c: New test.
+
 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/8372