OSDN Git Service

2007-07-04 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Jul 2007 16:26:53 +0000 (16:26 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Jul 2007 16:26:53 +0000 (16:26 +0000)
commitf757850a1d54af91a5114d1616991cde2b833d05
tree79ba821ded023f496e32c6557d2cc237570ca3e6
parent5d1f88800aabf4f38ab4bfcc83a87cb8aeb56ae0
2007-07-04  Richard Guenther  <rguenther@suse.de>

* tree-ssa.c (useless_type_conversion_p): Add handling for
scalar float and vector types.  Only call the types_compatible_p
langhook for aggregate types as last resort.  Follow the
rules.

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