This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/34457] [4.3 regression] ICE with VLA and -combine



------- Comment #5 from tromey at gcc dot gnu dot org  2008-01-04 00:16 -------
Subject: Bug 34457

Author: tromey
Date: Fri Jan  4 00:14:31 2008
New Revision: 131311

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131311
Log:
gcc/
        PR c/34457:
        * c-common.c (c_type_hash): Handle VLAs.
gcc/testsuite
        PR c/34457:
        * gcc.dg/pr34457-2.c: New file.
        * gcc.dg/pr34457-1.c: New file.

Added:
    trunk/gcc/testsuite/gcc.dg/pr34457-1.c
    trunk/gcc/testsuite/gcc.dg/pr34457-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-common.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34457


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]