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/67106] [6 Regression] ICE: verify_type failed: type variant differs by TYPE_PACKED. with -g -fpack-struct


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

--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Sun Nov 29 19:50:04 2015
New Revision: 231049

URL: https://gcc.gnu.org/viewcvs?rev=231049&root=gcc&view=rev
Log:

        PR c/67106
        * gcc.c-torture/compile/pr67106.c: New testcase.
        * c-decl.c: Set TYPE_PACKED in variants.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr67106.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]