https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67973
mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrs at gcc dot gnu.org --- Comment #1 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> --- So, I think I prefer if we have -gstabs and -gstabs+ automagically add -Q for the assembler on systems that have/need -Q. Then, we fix existing users that merely use -gstabs, and the test suite as well. I looked around, and didn't see the documentation for -Q. What does it mean? #define ASM_SPEC is where the specs for the assembler live.