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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |ppalka at gcc dot 
gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
   Target Milestone|---                         |10.4
   Last reconfirmed|                            |2022-02-08

--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I think we should backport it except for the removal of the default
constructors for {back_,front_,}insert_iterator, ostream_iterator and
basic_istream_view. If we keep those default constructible on the release
branches I think the chance of breaking any code is minimal.

Reply via email to