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/29736] [4.0/4.1/4.2/4.3 regression] ICE on duplicate vector attribute



------- Comment #4 from jakub at gcc dot gnu dot org  2006-11-24 21:23 -------
Subject: Bug 29736

Author: jakub
Date: Fri Nov 24 21:23:23 2006
New Revision: 119165

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119165
Log:
        PR c/29736
        * c-common.c (handle_vector_size_attribute): Disallow VECTOR_TYPE
        or UNION_TYPE inner types.

        * gcc.dg/pr29736.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr29736.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-common.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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