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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
                  error ("redeclaration of %qD with different constraints",
                         TPARMS_PRIMARY_TEMPLATE (TREE_VALUE (decl_parms)));
                  break;


Looks like it is trying to print out the decl here but ICEing.

Reply via email to