This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix preprocessor/5153


Zack Weinberg <zack@codesourcery.com> writes:
> On Thu, Feb 21, 2002 at 07:59:31AM +0000, Neil Booth wrote:
> > Zack,
> > 
> > This patch has #line update the preprocessor's idea of the current
> > file's directory.  This appears to be what 2.95 did, and what tradcpp
> > does.  Do you agree we should implement this?
> 
> I would like to find the discussion which I know happened back when it
> got changed the first time.  I know there was a reason, but I can't
> dig it up anymore.

Well, there were a few bug reports about the old behaviour:

    <http://gcc.gnu.org/ml/gcc-bugs/1998-01/msg00383.html>
      --> <http://gcc.gnu.org/ml/gcc-bugs/1998-01/msg00388.html>
    <http://gcc.gnu.org/ml/gcc-bugs/1998-02/msg00552.html>
    <http://gcc.gnu.org/ml/gcc-bugs/1999-06n/msg00021.html>

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]