OSDN Git Service

2010-11-18 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Nov 2010 13:10:40 +0000 (13:10 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Nov 2010 13:10:40 +0000 (13:10 +0000)
commit6a66e62ece10f7e26fd0d38ab31931a3e33712fc
tree23e74f7d99d585498fab12d02608dd014e21b343
parenta8d769a8d08ab2bf9e8b03382bb7484be1a77bec
2010-11-18  Richard Guenther  <rguenther@suse.de>

PR lto/46525
* gimple.c (gimple_register_type): Update TYPE_MAIN_VARIANT of
type leaders.
(gimple_register_canonical_type): Also cache the canoncial type
for non type leaders.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166902 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple.c