https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103630
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[9/10/11/12 Regression] |[9/10/11 Regression]
|std::make_exception_ptr<T&> |std::make_exception_ptr<T&>
|(t) is ill-formed |(t) is ill-formed
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed on trunk so far.
