------- Comment #5 from jakub at gcc dot gnu dot org  2006-01-04 09:16 -------
Subject: Bug 25559

Author: jakub
Date: Wed Jan  4 09:16:09 2006
New Revision: 109320

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109320
Log:
        PR c/25559
        * c-common.c (handle_vector_size_attribute): Reject zero vector size
        as well as sizes not multiple of component size.

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

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr25559.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/c-common.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


Reply via email to