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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amo...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1f1fb219fdc4f96fd967e6173e9090c4c4917e96

commit 1f1fb219fdc4f96fd967e6173e9090c4c4917e96
Author: Alan Modra <amo...@gmail.com>
Date:   Thu May 20 08:19:00 2021 +0930

    [GOLD] PR27815, gold fails to build with latest GCC

    ...gold/gc.h:250:37: error: ISO C++ says that these are ambiguous, even
though the worst conversion for the first is better than the worst conversion
for the second: [-Werror]
      250 |                 (*secvec).push_back(Section_id(NULL, 0));
          |                                     ^~~~~~~~~~~~~~~~~~~

            PR gold/27815
            * gc.h (gc_process_relocs): Use nullptr in Section_id constructor.

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

Reply via email to