C++ testsuite PATCH to accommodate default -Wabi

Jason Merrill jason@redhat.com
Wed Mar 3 22:13:00 GMT 2010


As part of my work on c++/12909 (vector mangling), I wanted to turn on 
-Wabi by default.  Mark argued against this, saying that a large 
proportion of G++ users don't rely on binary compatibility between 
different compiler releases, so the warning would just be extra noise. 
So I think that change will become a Red Hat local patch.

This patch just adjusts several tests to avoid extra warnings in the 
presence of that patch, so that the results are the same with or without it.

Tested x86_64-pc-linux-gnu, applied to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wabi-tests.patch
Type: text/x-patch
Size: 7874 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100303/adcf1a5e/attachment.bin>


More information about the Gcc-patches mailing list