This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA] PR debug/10055: fix input_filename clobber
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Michael Elizabeth Chastain <mec at shout dot net>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 6 Jul 2003 20:04:31 +0100
- Subject: Re: [RFA] PR debug/10055: fix input_filename clobber
- References: <200307061839.h66Id3ng031594@duracef.shout.net>
Michael Elizabeth Chastain wrote:-
> I have a copyright assignment with the FSF for gcc, but I don't have
> write access to the CVS repository.
>
> Is this patch okay?
>
> If it is, can someone commit it for me?
>
> Thanks,
>
> Michael C
>
> 2003-07-06 Michael Chastain <mec@shout.net>
>
> PR debug/10055
> * lex.c (cxx_init): Call push_srcloc and pop_srcloc rather than
> assigning to input_filename directly.
This looks good but I can't approve it.
Neil.