[Bug libstdc++/91308] [7 Regression] unique_ptr assignment fails with different deleters
clyon at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 3 12:44:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91308
Christophe Lyon <clyon at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clyon at gcc dot gnu.org
--- Comment #6 from Christophe Lyon <clyon at gcc dot gnu.org> ---
On gcc-8-branch, r275193 is causing
FAIL: 20_util/unique_ptr/assign/48635_neg.cc (test for errors, line 307)
FAIL: 20_util/unique_ptr/assign/48635_neg.cc (test for errors, line 566)
FAIL: 20_util/unique_ptr/assign/48635_neg.cc (test for excess errors)
FAIL: 20_util/unique_ptr/cons/cv_qual_neg.cc (test for errors, line 473)
FAIL: 20_util/unique_ptr/cons/cv_qual_neg.cc (test for excess errors)
More information about the Gcc-bugs
mailing list