[Bug rtl-optimization/33638] [4.3 regression]: wrong code with -fforce-addr

Kenneth dot Zadeck at NaturalBridge dot com gcc-bugzilla@gcc.gnu.org
Mon Oct 8 12:35:00 GMT 2007



------- Comment #23 from Kenneth dot Zadeck at NaturalBridge dot com  2007-10-08 12:35 -------
Subject: Re:  [4.3 regression]: wrong code with -fforce-addr


Your (a) solution would only paper over the problem: dse assumes that
it can see all of the loads and stores off of the frame in more places
than that call.  So fixing the call dependencies would have just been
the tip of the iceberg.

I like this solution but i am not authorized to approve this patch.

Kenny


-- 


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



More information about the Gcc-bugs mailing list