It's hard to get a testcase without http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=201856 because none of these *INTERNAL* symbols will be emitted in debug info.
Thanks, Dehao On Fri, Oct 11, 2013 at 10:55 AM, Jason Merrill <ja...@redhat.com> wrote: > This needs a testcase (compile with -dA and use scan-assembler; see other > tests in g++.dg/debug/dwarf2). > > Jason