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]
Other format: [Raw text]

Re: preprocessor/7263: __extension__ keyword doesn't suppress warning on LL or ULL constants


Synopsis: __extension__ keyword doesn't suppress warning on LL or ULL constants

State-Changed-From-To: open->analyzed
State-Changed-By: cae
State-Changed-When: Mon Dec  9 15:10:17 2002
State-Changed-Why:
    I can confirm this on recent 3.3. The warning is from the preprocessor
    where we don't know about __extension__. Maybe the fix is to just
    document this. Anyway: Category changed to preprocessor and priority
    raised to medium because this is technically a regression.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7263


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