[Bug gold/26585] New: gold: call to deprecated mallinfo raises -Werror=deprecated-declarations with latest glibc

2020-09-08 Thread msc at linux dot ibm.com
: UNCONFIRMED Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: msc at linux dot ibm.com CC: ian at airs dot com Target Milestone: --- glibc recently deprecated mallinfo and introduced mallinfo2

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

2021-05-03 Thread msc at linux dot ibm.com
Assignee: ccoutant at gmail dot com Reporter: msc at linux dot ibm.com CC: ian at airs dot com Target Milestone: --- Building gold with upstream GCC started to fail after GCC commit: commit d96db15967e78d7cecea3b1cf3169ceb924678ac Author: Jonathan Wakely Date

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

2021-05-06 Thread msc at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=27815 --- Comment #2 from Matheus Castanho --- Yes, that sounds right. I tested that and it's enough to get past the error with upstream GCC. I didn't have the chance to test with the oldest supported GCC though. -- You are receiving this mail bec

[Bug gold/28122] New: [gold] Use of deleted constructor with latest GCC

2021-07-22 Thread msc at linux dot ibm.com
Component: gold Assignee: ccoutant at gmail dot com Reporter: msc at linux dot ibm.com CC: ian at airs dot com Target Milestone: --- Building binutils with latest GCC causes issues when building gold. Reproduced with: arch: ppc64le Using GCC

[Bug gold/28122] [gold] Use of deleted constructor with latest GCC

2021-07-28 Thread msc at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=28122 Matheus Castanho changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---