[Bug c++/67581] [6 Regression] ICE on transparent union with -g enabled on x86_64-linux-gnu (verify_type failed)

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 29 19:49:00 GMT 2015


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

--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Sun Nov 29 19:48:45 2015
New Revision: 231048

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

        PR c/67581
        * g++.dg/torture/pr67581.C: New testcase.
        * c-family/c-common.c (handle_transparent_union_attribute): Update
        also type variants.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr67581.C
Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-common.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list