This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/32445] no debug information for loop counters
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2007 04:07:01 -0000
- Subject: [Bug debug/32445] no debug information for loop counters
- References: <bug-32445-638@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-06-24 04:07 -------
On the mainline, we have ivtmp.33 going from 1 to 101 so it does not equal the
same as what i is.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32445