]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: build testsuite with -Wabi
authorJason Merrill <jason@redhat.com>
Thu, 1 May 2025 14:20:25 +0000 (10:20 -0400)
committerJason Merrill <jason@redhat.com>
Thu, 15 May 2025 13:53:37 +0000 (09:53 -0400)
commitf28ff1e4f1c91f46d80e26dd77917e47cdd41bbe
tree255255de345c8a582b0afa678a82b7ddff4e1e9f
parent5c012971969db94f88335d9bacd192d318564daa
libstdc++: build testsuite with -Wabi

I added this locally to check whether the PR120012 fix affects libstdc++ (it
doesn't) but it seems more generally useful to catch whether compiler
ABI changes have library impact.

libstdc++-v3/ChangeLog:

* testsuite/lib/libstdc++.exp: Add -Wabi.
libstdc++-v3/testsuite/lib/libstdc++.exp