|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gold/28417] std::string no longer allows accepting nullptr_t since it is undefined behavior after yesterday's change on libstdc++. |
Date: | Thu, 21 Oct 2021 11:36:39 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28417 --- Comment #12 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_37-branch branch has been updated by Alan Modra <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0effb90eb7c9a50408d98ce174f1b4bc5562f017 commit 0effb90eb7c9a50408d98ce174f1b4bc5562f017 Author: Alan Modra <amodra@gmail.com> Date: Wed Oct 20 10:09:57 2021 +1030 PR28417, std::string no longer allows accepting nullptr_t PR 28417 * incremental.cc (Sized_relobj_incr::do_section_name): Avoid std:string undefined behaviour. * options.h (Search_directory::Search_directory): Likewise. (cherry picked from commit 068a039b8bd7c7386bb0d88f0ae245b0fe4132e9) -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |