This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: cpplib broken with long comments embedded in macros
- To: Martin Buchholz <martin at xemacs dot org>
- Subject: Re: cpplib broken with long comments embedded in macros
- From: Zack Weinberg <zack at wolery dot cumb dot org>
- Date: Thu, 27 Jan 2000 17:13:36 -0800
- Cc: Eric Christopher <echristo at cygnus dot com>, Zack Weinberg <zack at rabi dot columbia dot edu>, bug-gcc at gnu dot org
- References: <14480.58820.749234.138255@gargle.gargle.HOWL>
On Thu, Jan 27, 2000 at 04:41:40PM -0800, Martin Buchholz wrote:
> There was concern that the test case in
> http://gcc.gnu.org/ml/gcc-bugs/1999-09/msg00796.html might not be
> suitable for inclusion in the gcc test suite (it contained code that
> was `merely' GPL, not copyright assigned to the FSF)
>
> Here is a simpler test case that fails against egcs-20000124, and is
> not contaminated by any other software.
Thank you. I have added this to the test suite.
Would you be willing to try building XEmacs with the exact same
snapshot but with --enable-cpplib given to gcc's configure script?
zw