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: ifcvt.c and STORE_FLAG_VALUE


On Fri, May 05, 2000 at 05:44:04PM -0400, Richard Kenner wrote:
> Really?  First of all, I thought that cpp isn't supposed to concatenate
> things like that into one token.

It isn't.  But Phillipe bootstraps with a truely ancient compiler
that has all sorts of strange bugs.

> But that's a *strong* argument for making STORE_FLAG_VALUE be (-1),

Indeed.  Except if we use it in a #if, at which point we run into
other losage from his preprocessor.  But we don't do that at present,
so it's somewhat academic.


r~

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