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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=682def26d251bcc2799bd55e2f4f3c0faa01e5a1;p=gcc.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 e15ec2b8074..3079c344bbf 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