https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57519
--- Comment #8 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Francois-Xavier Coudert from comment #7) > Created attachment 34064 [details] > Code generated for the testcase by "g++ -gdwarf-2 -dA -O0 > -fno-merge-debug-strings imported-decl-2.C -S -fverbose-asm" note that Darwin is -gstrict-dwarf and the test also fails on x86_64-linux if the options are changed to include this: -gdwarf-2 -gstrict-dwarf -dA -O0 -fno-merge-debug-strings