[v3] revamp header pedantic testing

Benjamin Kosnik bkoz@redhat.com
Wed Aug 12 01:05:00 GMT 2009


Recent patches and gcc-patches commentary indicated a weakness WRT
-std=gnu++0x and -pedantic and -pedantic-errors testing. Indeed, there
had been none of this, or -fno-exceptions testing which I thought had
been added many years previous. 

Fixed thusly.

This uses the precompiled/*.h includes to cut down on code
duplication while keeping these tests more accurate in the future.
That's the plan, at least.

Testing includes for -fno-exceptions has been added for both
C++ dialects.

tested x86_64/linux

-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20090811-1.patch
Type: text/x-patch
Size: 56725 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090812/160bd0d2/attachment.bin>


More information about the Gcc-patches mailing list