This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]