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-15 23:42 -------
I've now determined that changing the optimization options to "-O2 -fno-strength-reduce" makes the 
problem go away and that changing the optimization options to "-O1 -fstrength-reduce" makes the 
problem manifest itself.


-- 


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]