]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/27898 (Compile failure with --combine and anonymous structures)
authorAlexandre Oliva <aoliva@redhat.com>
Mon, 26 Nov 2007 06:26:18 +0000 (06:26 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Mon, 26 Nov 2007 06:26:18 +0000 (06:26 +0000)
commit3ae4d3cc0b299fc3323e1db876a5e41e23987f66
tree4d5ea3690c637ef7739154c05ab7fee21778b1b1
parent3c8da8a5e064ffaea9f97a118844f0ace157ab81
re PR c/27898 (Compile failure with --combine and anonymous structures)

PR c/27898
* c-typeck.c (tagged_types_tu_compatible_p): Enable exact
matches between anonymous union fields.

From-SVN: r130425
gcc/ChangeLog
gcc/c-typeck.c