https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121607
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #62152|0 |1 is obsolete| | Attachment #62153|0 |1 is obsolete| | --- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- Created attachment 62154 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62154&action=edit pdp11.i Without LTO: ``` $ gcc -shared -O2 -fPIC -fno-semantic-interposition pdp11.i -o pdp11.o ```