[Bug libstdc++/98613] vstring mov testsuite failures on AIX
dje at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 10 01:52:02 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98613
David Edelsohn <dje at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |msebor at gcc dot gnu.org
--- Comment #3 from David Edelsohn <dje at gcc dot gnu.org> ---
FAIL: ext/vstring/cons/moveable.cc (test for excess errors)
FAIL: ext/vstring/modifiers/assign/move_assign.cc (test for excess errors)
These failures appeared with Martin Sebor's fixes to -Wmismatched-new-delete on
2020-12-14.
Do these testcases need the same "Suppress false positive warning" changes, at
least for AIX?
More information about the Gcc-bugs
mailing list