https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89705
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Started to be rejected in r209521 with: error: invalid initialization of reference of type āE&&ā from expression of type āSā (before accepted). Started to ICE with r210436.