[Bug libstdc++/83982] [6 Regression] Exception guarantee of C++14 vector::resize(size_type) is not met

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 4 14:34:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[6/7/8/9 Regression]        |[6 Regression] Exception
                   |Exception guarantee of      |guarantee of C++14
                   |C++14                       |vector::resize(size_type)
                   |vector::resize(size_type)   |is not met
                   |is not met                  |

--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The regression is fixed everywhere except the gcc-6-branch now.


More information about the Gcc-bugs mailing list