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/34993] [4.1/4.2/4.3 regression] ICE with attribute for array with unknown bound



------- Comment #2 from rth at gcc dot gnu dot org  2008-01-31 00:06 -------
Subject: Bug 34993

Author: rth
Date: Thu Jan 31 00:05:19 2008
New Revision: 131970

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131970
Log:
        PR c/34993
        * tree.c (build_type_attribute_qual_variant): Skip TYPE_DOMAIN
        for unbounded arrays.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr34993.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.c


-- 


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


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