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] Fix #line generation in cpp (take 2)


On Thu, Jun 29, 2000 at 11:13:14PM +0200, Jakub Jelinek wrote:
> Hi!
> 
> This is another attempt to fix the gcc.dg/cpp/20000628-1.c testcase.
> Yesterday's attempt broke if there were multiple lines in macro arguments
> (because buffer_stack_depth is include depth + macro nesting depth).
> This patch was successfully bootstrapped on i386-redhat-linux,
> sparc-redhat-linux and alpha-redhat-linux (and fixes the testcase).
> Ok to commit?

Yes, this is fine.

zw

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