This is the mail archive of the gcc-bugs@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: Huge regression...


>>>>> "Zack" == Zack Weinberg <zack@wolery.cumb.org> writes:

    Zack> I've been looking into this, and as far as I can tell, it
    Zack> has been broken for a long time but somehow masked until
    Zack> recently.  The problems are threefold:

Actually, the direct cause seems to be bad #pragma handling in
cpp. :-)

This patch:

  http://gcc.gnu.org/ml/gcc-patches/2000-08/msg00181.html

fixes the problem.  Would you review it?

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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