------- Comment #3 from drow at gcc dot gnu dot org 2007-07-02 14:48 ------- Subject: Re: no debug information for loop counters
On Sun, Jun 24, 2007 at 04:07:01AM -0000, pinskia at gcc dot gnu dot org wrote: > On the mainline, we have ivtmp.33 going from 1 to 101 so it does not equal the > same as what i is. For integers, we could still express the value of 'i' in DWARF when this happens using expressions. At least in DWARF-3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32445