This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gas debugging info vs cpp


Roland McGrath <roland at redhat dot com> writes:

> So, I would like to fix this.  The question is, what needs to be fixed?
> The assembler can learn to grok cpp # lines, or cpp can learn to emit
> assembler .file/.line directives.  

The assembler should already recognize cpp # lines if '#' is in
line_comment_chars in the backend tc-*.c file.

What target are you using?

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]