This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Another location_t cleanup
Nathan Sidwell <nathan@codesourcery.com> writes:
>> What's this "unsave_loc"? I can't find it either elsewhere in this
>> patch or anywhere in the source tree.
> doh! that was a holdover from an earlier version. The comment should remain
> unchanged.
> >> /* The forced readahead in here is because we might be at the end of a
> >> line, and the line and file won't be bumped until yylex absorbs the
> >>! first token on the next line. */
>
> sorry.
No problem. I approve the corrected patch.
zw