https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89147
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89147
Richard Biener changed:
What|Removed |Added
Keywords||lto
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89147
--- Comment #2 from Konstantin Kharlamov ---
(In reply to Andrew Pinski from comment #1)
> >Possible workarounds are welcome.
>
> Use -ffat-lto-objects or use a .s file.
Thank you for reply!
Adding a `-ffat-lto-objects` to the command above di
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89147
--- Comment #1 from Andrew Pinski ---
>Possible workarounds are welcome.
Use -ffat-lto-objects or use a .s file.