https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98708
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I guess the primary question is why does it emit any .file directives or
.debug_str when it is compiled with -g -O2 -g0. That seems like the bug.
