https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108393
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=99599 | Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> --- GCC trunk after r14-3809 should now avoid this kind of constraint recursion involving an unreachable_sentinel_t parameter. *** This bug has been marked as a duplicate of bug 99599 ***