------- Comment #9 from michael dot haubenwallner at salomon dot at  2008-11-21 
16:12 -------
(In reply to comment #6)
> 459       if (offset)
> 460         for (;string[offset]; offset++)
> 461         for (i = i + offset; string[i]; i++)
> 462           if (string[i]=='_')

In gcc-4.2.4, line 460 is not present any more.

So this bug seems to be fixed already, but cannot say since which version or
due to which bug number.


-- 


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

Reply via email to