aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2018-08-14 21:19:20 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2018-08-14 21:19:20 +0100
commitaa7df52e4f86b6a92ab236895a85ce2cb7b1a98b (patch)
tree419f83c3b76cd023643bafb8ff8cb013c8e24a9d /gcc
parent2b1aedf3ac3883af176555bea621c6c8a7a46be7 (diff)
downloadgcc-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