[Bug binutils/26662] nm minor case 'c' symbol type (when LTO activated)

2020-09-24 Thread laurent.stacul at amadeus dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26662 --- Comment #4 from laurent.stacul at amadeus dot com --- Indeed, it seems it is a duplicate. I provided the object file if needed. Thanks both of you for your quick answer. Regards, Laurent -- You are receiving this mail because: You are

[Bug binutils/26662] nm minor case 'c' symbol type (when LTO activated)

2020-09-24 Thread laurent.stacul at amadeus dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26662 --- Comment #3 from laurent.stacul at amadeus dot com --- Created attachment 12862 --> https://sourceware.org/bugzilla/attachment.cgi?id=12862&action=edit conftest.o -- You are receiving this mail because: You are on the CC list

[Bug binutils/26662] New: nm minor case 'c' symbol type (when LTO activated)

2020-09-24 Thread laurent.stacul at amadeus dot com
iority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: laurent.stacul at amadeus dot com Target Milestone: --- Hello, If I compile the following program (extracted from configure scripts) $ cat conftest.c #ifdef __cplusplus extern "C

[Bug binutils/26548] LEB decoding error

2020-08-28 Thread laurent.stacul at amadeus dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26548 --- Comment #3 from laurent.stacul at amadeus dot com --- (In reply to Nick Clifton from comment #2) > Hi Laurent, > > Thanks for reporting this problem. I have checked in a small patch > which I believe will resolve

[Bug binutils/26548] New: LEB decoding error

2020-08-28 Thread laurent.stacul at amadeus dot com
Assignee: unassigned at sourceware dot org Reporter: laurent.stacul at amadeus dot com Target Milestone: --- Let's consider the following program: #include #include int main(int argc, const char *argv[]) { std::cout << std::numeric_limits::min() < readelf --debug-dump

[Bug gold/25437] Invalid combination --as-needed and -pthread options

2020-01-22 Thread laurent.stacul at amadeus dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25437 laurent.stacul at amadeus dot com changed: What|Removed |Added Resolution|MOVED |FIXED --- Comment

[Bug gold/25437] New: Invalid combination --as-needed and -pthread options

2020-01-22 Thread laurent.stacul at amadeus dot com
Component: gold Assignee: ccoutant at gmail dot com Reporter: laurent.stacul at amadeus dot com CC: ian at airs dot com Target Milestone: --- I have a program that compiles fine. As soon as I try to use the linker option `--as-needed`, the program builds but