https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63239
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #12 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #10) > You should pass -gno-strict-dwarf unconditionally, I think vxworks has > similar defaults as darwin. OK, it's true it cannot hurt as we're not calling the assembler anyway.