re PR c++/67581 (ICE on transparent union with -g enabled on x86_64-linux-gnu (verify...
authorJan Hubicka <hubicka@ucw.cz>
Sun, 29 Nov 2015 19:48:45 +0000 (20:48 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 29 Nov 2015 19:48:45 +0000 (19:48 +0000)
commit75c8aac3cee7f1a7eda2c58f9b59ce4925509862
treec620df6b9184101f5be4bb8599bdba16dc12c9f5
parent7f091e1c5a1919da45cb80f7677c48649999abb1
re PR c++/67581 (ICE on transparent union with -g enabled on x86_64-linux-gnu (verify_type failed))

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

From-SVN: r231048
gcc/c-family/ChangeLog
gcc/c-family/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr67581.C [new file with mode: 0644]