[Bug c++/125630] ICE in nothrow_spec_p with nanobind overload_cast on CGAL::Point_3::operator=
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 6 17:28:13 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125630
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The compiler command is 12000 characters but it looks like -std=gnu++17 is the
only relevant part.
This ICE was fixed by r15-3455 so this is a dup of Bug 113108
*** This bug has been marked as a duplicate of bug 113108 ***
More information about the Gcc-bugs
mailing list