https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120720
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- You could always use the non builtin constexpr function to do the same for constexpr part like is required for strlen, etc.
pinskia at gcc dot gnu.org via Gcc-bugs Thu, 19 Jun 2025 11:01:41 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120720
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- You could always use the non builtin constexpr function to do the same for constexpr part like is required for strlen, etc.