This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]