re PR middle-end/48849 (SPEC CPU 2000/2006 failed to build with LTO)
authorRichard Guenther <rguenther@suse.de>
Fri, 20 May 2011 09:35:44 +0000 (09:35 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 20 May 2011 09:35:44 +0000 (09:35 +0000)
commit0ea80a160332d4676919e31a7bdff1d8d7100af0
tree1ca1ea014fa59c5fb0c6b4ef9a6e23a39a9201f6
parentfb291a1ea7ed34478ee7a3c3ce7a0bd87915e79e
re PR middle-end/48849 (SPEC CPU 2000/2006 failed to build with LTO)

2011-05-20  Richard Guenther  <rguenther@suse.de>

PR middle-end/48849
* gimple.c (gimple_register_canonical_type): Compute TYPE_CANONICAL
of pointer types the same way the middle-end does.

From-SVN: r173939
gcc/ChangeLog
gcc/gimple.c