This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: PR other/7263


Andrew Pollard wrote:-

> PS. I've had a quick look at it, and I think it occurs because the
> preprocessor is warning about it (in cpp_classify_number) and not the
> compiler 'proper', so at this point the __extension__ isn't recognised.
> It is not a great problem, since -Wno-long-long supresses it....

Precisely.  There's been no real decision on what to do about this,
if anything.

Neil.


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