From: Kazu Hirata Date: Fri, 4 Jul 2003 22:56:24 +0000 (+0000) Subject: re PR c/11428 (gcc aborts in compiling Linux 2.5.74 reiserfs driver) X-Git-Tag: releases/gcc-3.4.0~5153 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=682def26d251bcc2799bd55e2f4f3c0faa01e5a1;p=thirdparty%2Fgcc.git re PR c/11428 (gcc aborts in compiling Linux 2.5.74 reiserfs driver) PR c/11428 * gcc.c-torture/compile/20030704-1.c: New. From-SVN: r68944 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index e15ec2b80747..3079c344bbf3 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,5 +1,6 @@ 2003-07-04 Kazu Hirata + PR c/11428 * gcc.c-torture/compile/20030704-1.c: New. 2003-07-04 Kazu Hirata