2007-07-05 Richard Guenther <rguenther@suse.de>
commit73bb980c6811a3fca154b58f1a66e793ba15622d
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Jul 2007 21:21:10 +0000 (5 21:21 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Jul 2007 21:21:10 +0000 (5 21:21 +0000)
treeb8b99cf6b54105440df3df5219090d25018ce180
parent9debde43309405086d179b84b7b1aca9c06ea0b1
2007-07-05  Richard Guenther  <rguenther@suse.de>

PR middle-end/32639
* alias.c (get_alias_set): Tread METHOD_TYPE the same as
FUNCTION_TYPE.
* tree-ssa.c (useless_type_conversion_p): Check canonical
types early.

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