https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97681

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Don't mark it constexpr.  Or, if it has any arguments, don't call it with
constant arguments, but call it with non-constant ones.

Reply via email to