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/71418] [4.9/5/6/7 Regression] gcc ICE on x86_64-linux-gnu in min_align_of_type, at stor-layout.c:2402


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

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Wed Jun  8 06:39:10 2016
New Revision: 237195

URL: https://gcc.gnu.org/viewcvs?rev=237195&root=gcc&view=rev
Log:
        PR c/71418
        * c-decl.c (grokdeclarator): Check TYPE_P.

        * gcc.dg/noncompile/pr71418.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/noncompile/pr71418.c
Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-decl.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]