diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2018-08-14 21:19:20 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2018-08-14 21:19:20 +0100 |
commit | aa7df52e4f86b6a92ab236895a85ce2cb7b1a98b (patch) | |
tree | 419f83c3b76cd023643bafb8ff8cb013c8e24a9d /gcc | |
parent | 2b1aedf3ac3883af176555bea621c6c8a7a46be7 (diff) | |
download | gcc-aa7df52e4f86b6a92ab236895a85ce2cb7b1a98b.zip gcc-aa7df52e4f86b6a92ab236895a85ce2cb7b1a98b.tar.gz gcc-aa7df52e4f86b6a92ab236895a85ce2cb7b1a98b.tar.bz2 |
PR libstdc++/86954 use non-placement operator delete
As explained in the PR, there's no reason to call the nothrow delete,
we can just use the normal one.
PR libstdc++/86954
* include/bits/stl_tempbuf.h (return_temporary_buffer): Use
non-placement delete.
From-SVN: r263542
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions