https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79509
Jeffrey A. Law <law at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |INVALID --- Comment #3 from Jeffrey A. Law <law at redhat dot com> --- Unfortunately while you did pass along the .i file (thanks!) you didn't pass along the command line. SO I don't know what arguments to pass to the compiler to trigger the failure. BUt there's a deeper problem here. dw2gencfi is part of the assembler, not GCC. THe binutils folks are going to need the .s file and command line arguments so they can dig into it. Their BZ is at: https://www.sourceware.org/bugzilla/ Closing this on the GCC end.