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 rtl-optimization/15927] THUMB -O2: strength-reduced iteration variable ends up off by 1


------- Additional Comments From danfuzz at milk dot com  2004-06-22 02:07 -------
...though it *does* look like the problem in this case is introduced in the function reload(), based on 
adding an rtl dump immediately before and immediately after the call to reload() inside global_alloc() 
(line 606 of global.c in the 3.4.0 sources).

-- 


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


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