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]

Re: PATCH: Preprocessor line-numbering bug


On Tue, Apr 18, 2000 at 11:59:30AM -0700, Mark Mitchell wrote:
> 
> This patch fixes a bug in the preprocessor whereby line-numbers in the
> preprocessed output were incorrect.  I committed this, but, Zack, I'd
> appreciate it if you would take a look and tell me if this looks right
> to you.  Bootstrapped/checked on i686-pc-linux-gnu.

We had an active mark at that point because we were looking ahead for
an open paren?  If that's why, the patch is fine.

Note I usually prefer to have preprocessor tests in gcc.dg.

zw

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