[Bug c++/109997] __is_assignable(int, IncompleteType) should be rejected
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 24 15:10:19 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109997
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Jason Merrill <jason@gcc.gnu.org>:
https://gcc.gnu.org/g:eebe830013c0d66816dfcae7b7aa77de5646bcad
commit r15-2259-geebe830013c0d66816dfcae7b7aa77de5646bcad
Author: Jason Merrill <jason@redhat.com>
Date: Wed Jul 24 11:07:42 2024 -0400
c++: add fixed testcase [PR109997]
Fixed by r14-9713 for PR100667.
PR c++/109997
gcc/testsuite/ChangeLog:
* g++.dg/ext/is_assignable1.C: New test.
More information about the Gcc-bugs
mailing list