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]

[Bug c/43651] add warning for duplicate qualifier



------- Comment #1 from joseph at codesourcery dot com  2010-04-06 13:07 -------
Subject: Re:   New: add warning for duplicate qualifier

Since C99 allows duplicate qualifiers, this warning is deliberately 
conditional on pedantic && !flag_isoc99.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43651


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