assembler debug_line support (was Re: [v3] -pedantic-errors vs. extern template)

Jason Merrill jason@redhat.com
Mon Feb 18 05:33:00 GMT 2002


>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:

> Jason Merrill <jason@redhat.com> writes:
> |  What does the bad assembly look like?

>         .file 1 "/home/gdr/work/egcs/gcc/libgcc2.c"

Looks like your assembler doesn't support the dwarf2 directives.  configure
checks for this with 'assembler dwarf2 debug_line support'; can you
investigate why that test succeeds?

(redirected to gcc, since this is no longer related to a patch)

Jason



More information about the Gcc mailing list