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/69973] ICE on excessive attribute vector_size


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69973

--- Comment #4 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Sat Mar  5 05:36:42 2016
New Revision: 234002

URL: https://gcc.gnu.org/viewcvs?rev=234002&root=gcc&view=rev
Log:
        PR c/69973
        * targhooks.c (default_vector_alignment): Limit to MAX_OFILE_ALIGNMENT.

        PR c/69973
        * gcc.dg/pr69973.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr69973.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/targhooks.c
    trunk/gcc/testsuite/ChangeLog

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