[Bug libstdc++/90618] new test case testsuite/20_util/shared_ptr/cons/alias-rval.cc introduced in r271583 fails
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 24 15:37:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90618
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Already fixed by r271603.
Somehow a half-finished test didn't fail (or I didn't notice the failure?) and
committed it.
More information about the Gcc-bugs
mailing list