[Bug tree-optimization/38985] [4.2/4.3/4.4 Regression] missing constraints for pointers accessed directly via their address

bonzini at gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 27 12:21:00 GMT 2009



------- Comment #6 from bonzini at gnu dot org  2009-01-27 12:21 -------
These passes are able to propagate the address to the load: CCP, VRP, DOM.  If
we decide that it's an invalid transformation, fixing them would fix this bug.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38985



More information about the Gcc-bugs mailing list