[Bug tree-optimization/38748] [4.4 Regression] Missed FRE because of VIEW_CONVERT_EXPR
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 15 23:16:00 GMT 2009
------- Comment #6 from pinskia at gcc dot gnu dot org 2009-01-15 23:16 -------
The CSE of the load is only valid at -O2 and above (strict aliasing turned on).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38748
More information about the Gcc-bugs
mailing list