https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101463
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13/14 Regression] Using |[12/13 Regression] Using a |a constexpr variable |constexpr variable template |template specialization as |specialization as default |default argument for |argument for non-type |non-type template parameter |template parameter of |of reference type leads gcc |reference type leads gcc to |to reject function call |reject function call --- Comment #5 from Patrick Palka <ppalka at gcc dot gnu.org> --- Fixed for GCC 14.3 and 15 so far.