------- Comment #6 from jakub at gcc dot gnu dot org  2006-01-04 12:27 -------
Subject: Bug 25559

Author: jakub
Date: Wed Jan  4 12:27:48 2006
New Revision: 109326

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109326
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_0-branch/gcc/testsuite/gcc.dg/pr25559.c
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/c-common.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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


Reply via email to