re PR middle-end/52097 (ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexcepti...
authorRichard Guenther <rguenther@suse.de>
Tue, 6 Mar 2012 09:54:06 +0000 (09:54 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 6 Mar 2012 09:54:06 +0000 (09:54 +0000)
commit6bb485a36af85c406eed0136210fd25b97d9a01c
tree74b564fcecfa65fe616c1269328df3279547f6bb
parentb7b5540a8ae6d202ed0bc70b16c2d6170a8d9221
re PR middle-end/52097 (ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0)

2012-03-06  Richard Guenther  <rguenther@suse.de>

PR lto/52097
* lto.c (uniquify_nodes): Merge TYPE_FIELDS of variant types.

* gcc.dg/lto/pr52097_0.c: New testcase.

From-SVN: r184981
gcc/lto/ChangeLog
gcc/lto/lto.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/pr52097_0.c [new file with mode: 0644]