[Bug optimization/10392] [3.3/3.4 regression] [SH] optimizer generates faulty array indexing

joern dot rennecke at superh dot com gcc-bugzilla@gcc.gnu.org
Wed Jan 14 19:37:00 GMT 2004


------- Additional Comments From joern dot rennecke at superh dot com  2004-01-14 19:37 -------
Subject: Re:  [3.3/3.4 regression] [SH] optimizer generates faulty array indexing

P.S.: Closer inspection showed that the patch that fixed this
on mainline was actually this one:

2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>

        * reload.c (can_reload_into): New function.
        (push_reload): Use it.

http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02964.html

It applies cleanly to 3.3 with:
cvs -z 9 update -j1.214 -j1.215 reload.c
and fixes the testcase.


-- 


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



More information about the Gcc-bugs mailing list