bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/28417] std::string no longer allows accepting nullptr_t since


From: euloanty at live 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: Fri, 15 Oct 2021 11:56:10 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=28417

--- Comment #9 from cqwrteur <euloanty at live dot com> ---
(In reply to Alan Modra from comment #7)
> 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.)

I am sure my patch works under C++98. It is not C++11 feature.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]