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/32283] Missed induction variable optimization



------- Comment #3 from pranav dot bhandarkar at gmail dot com  2007-06-11 14:33 -------
(In reply to comment #2)
> What if you remove the pointless 'volatile' from a?
> 

No, removing the 'volatile' doesnt help either. The 'volatile' was because this
is part of a bigger test.


-- 


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


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