|
From: | amodra at gmail dot com |
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, 14 Oct 2021 13:09:48 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28417 --- Comment #7 from Alan Modra <amodra at gmail dot com> --- gold continues to be built with older compilers such as gcc-4.8 which default to c++98. So beware relying on c++11. (I've been tripped up using c++11 features in gold patches.) -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |