[Bug ld/26103] Assertion failure at ldlang.c:7269 when compiling with LTO on MinGW

2020-06-12 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26103 --- Comment #5 from Alan Modra --- I still haven't managed to reproduce the problem, but your symbol dumps give a clue as to what is going on. [479](sec 0)(fl 0x00)(ty 20)(scl 69) (nx 1) 0x _ZSt7forwardIDnEOT_RNSt16remove_reference

[Bug binutils/26114] objdump does not show assembly if lto is enable

2020-06-12 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26114 --- Comment #1 from Andreas Schwab --- If you want to have object code in the output, compile with -ffat-lto-objects. Without that, it only contains lto bytecode. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/26114] objdump does not show assembly if lto is enable

2020-06-12 Thread stayprivate at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26114 Mario changed: What|Removed |Added Version|unspecified |2.34 -- You are receiving this mail because:

[Bug binutils/26114] New: objdump does not show assembly if lto is enable

2020-06-12 Thread stayprivate at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26114 Bug ID: 26114 Summary: objdump does not show assembly if lto is enable Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2