This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/32283] Missed induction variable optimization
- From: "pranav dot bhandarkar at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2007 14:33:23 -0000
- Subject: [Bug rtl-optimization/32283] Missed induction variable optimization
- References: <bug-32283-14263@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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