[Bug c++/105565] [10/11/12/13 Regression] constexpr function with bigger integral cause internal compiler error
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 11 15:09:44 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #6 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
(Now actually looking at the patch...)
I think you're right, it's likely those concept_check_p calls that did that.
Doesn't look like we can avoid that. Thus closing.
More information about the Gcc-bugs
mailing list