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/15749] --pedantic-errors behaves differently from --pedantic with C-compiler on Linux


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-31 16:22 -------
Can you provide the preprocessed source?
Also it looks like -pedantic-errors is enabling -Wsystem-headers which could be right or could be 
wrong but then this should be fixed in glibc anyways, they should be using __extension__.

-- 


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


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