https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91393

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
Where the problematic section is:

$ readelf -S -W .libs/open.o
There are 27 section headers, starting at offset 0x3048:

Section Headers:
  [Nr] Name              Type            Address          Off    Size   ES Flg
Lk Inf Al
...
  [15] .gnu.lto_open.e5c71689fb58e64f PROGBITS        0000000000000000 000954
000a9d 00   E  0   0  1
...


@David: Can you please create a pro-processed file for open.o and the full
command line that was used to create the object?

Reply via email to