[Bug tree-optimization/24609] [4.0/4.1/4.2 regression] Same value duplicated in two different registers
bonzini at gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 25 07:48:00 GMT 2006
------- Comment #14 from bonzini at gnu dot org 2006-08-25 07:48 -------
Sorry, by turning it into
char * prephitmp.24;
# prephitmp.24_14 = PHI <1B(5), 2B(3)>;
d.0_6 = prephitmp.24_14;
I think that not all casts should be subject to PRE.
--
bonzini at gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2006-07-10 13:00:56 |2006-08-25 07:48:31
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24609
More information about the Gcc-bugs
mailing list