]> git.ipfire.org Git - thirdparty/gcc.git/commit
2008-07-28 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jul 2008 20:32:32 +0000 (20:32 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jul 2008 20:32:32 +0000 (20:32 +0000)
commit644c6d4c1622cda8b9ca8b63e1f3f91de7c920a9
tree27bc737b856ed5e38f37234fa34ae7886bec905b
parent9fce640768a4702ae9e94338f6adc802e56b46ec
2008-07-28  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/36957
* tree-flow.h (tree_ssa_useless_type_conversion): Remove.
(useless_type_conversion_p): Remove.
(types_compatible_p): Remove.
* gimple.h (tree_ssa_useless_type_conversion): Declare.
(useless_type_conversion_p): Declare.
(types_compatible_p): Declare.
(gimple_expr_type): Return the base type only if it is
trivially convertible to the subtype.

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