[Bug libctf/27482] New: parallel make -j 16 install falls over in 2.36

2021-02-27 Thread krentel at rice dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=27482 Bug ID: 27482 Summary: parallel make -j 16 install falls over in 2.36 Product: binutils Version: 2.36 Status: UNCONFIRMED Severity: normal Priority: P2 Compon

[Bug ld/26404] ld: INSERT [AFTER|BEFORE] variant for extension purposes

2021-02-27 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=26404 --- Comment #6 from Fangrui Song --- I try to incorporate the previous ideas. A concrete proposal: Add --overwrite-script= scriptfile defines multiple SECTIONS commands. Each SECTIONS defines exactly an output section (for the first impleme

[Bug ld/27451] ld: Provide a way to make C identifier name sections GCable under __start_/__stop_ references

2021-02-27 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=27451 --- Comment #2 from Fangrui Song --- Patch: https://sourceware.org/pipermail/binutils/2021-February/115557.html This rule has caused trouble to clang -fprofile-generate and -fsanitize-coverage. Other than glibc, my analysis has found some o

parallel make -j 16 install fails in 2.36

2021-02-27 Thread Mark Krentel
I think there may be some missing dependencies for libctf in binutils 2.36. I'm finding that 'make -j 16 install' falls over. For example with 2.36, I configure binutils with: ../binutils-2.36/configure \ prefix=/home/krentel/binutils/report/install-2.36 \ --disable-werror\ --en

[Bug binutils/27478] New: [readelf] warning about missing section in separate debug info file

2021-02-27 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27478 Bug ID: 27478 Summary: [readelf] warning about missing section in separate debug info file Product: binutils Version: 2.37 (HEAD) Status: NEW Severity: norma

[Bug binutils/27387] [readelf] Support -ggdb3 -gsplit-dwarf output

2021-02-27 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27387 Tom de Vries changed: What|Removed |Added Target Milestone|--- |2.37 --- Comment #12 from Tom de Vries