https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87695
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |lto Target| |avr Status|UNCONFIRMED |WAITING Last reconfirmed| |2018-10-23 Ever confirmed|0 |1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- The compiler segfaulted. Note that GCC 5.4 is no longer maintained, esp. for using link-time optimization you should try newer toolchains using GCC 7 or GCC 8. In any case to debug your issue you need to follow https://gcc.gnu.org/bugs.html and provide a testcase in the form of preprocessed sources.