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 other/36901] pedwarn() + -pedantic-errors + -w (inhibit_warnings) should not emit errors



------- Comment #11 from eric dot weddington at atmel dot com  2008-08-10 03:13 -------
(In reply to comment #10)

> Since we include limits.h, we are at the mercy of the contents of the limits.h
> that is found. This isn't very reliable. We just need to a pedantic warning in
> the header. This works in x86_64, could you test on your side?

Yes, this patch causes all of the tests to pass for the AVR.

Thanks for working to find a solution for the AVR target.


-- 


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


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