[patch] avoid ABI warnings on arm when running the libstdc++v3 testsuite

Paolo Carlini paolo.carlini@oracle.com
Thu Jan 14 18:03:00 GMT 2010


On 01/14/2010 06:54 PM, Matthias Klose wrote:
> The attached patch runs the testsuite with -Wno-abi on arm targets. Ok
> for the trunk and the 4.4 branch? Should the target be more restricted?
Does not seem the right fix to me, the real issue is that *user code*
will warn, unless the user passes -Wno-abi! How happens that a system
header spills a warning, again? We have been working on those issues for
*years*! Are you sure this happens with mainline too? In case please
file a C++ PR about that.

Paolo.



More information about the Libstdc++ mailing list