bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/27815] gold fails to build with latest GCC


From: amodra at gmail dot com
Subject: [Bug gold/27815] gold fails to build with latest GCC
Date: Sat, 22 May 2021 10:43:51 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
   Target Milestone|2.37                        |---
                 CC|                            |ccoutant at gmail dot com

--- Comment #6 from Alan Modra <amodra at gmail dot com> ---
Oh oh, maybe I let myself be talked into the nullptr solution when I shouldn't
have.  The original patch I posted using a cast works everywhere.  nullptr,
although cleaner, requires c++11, doesn't it?  So all versions of gcc prior to
6.1 will need -std=c++11 to be passed to the compiler.

-- 
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]