This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: debug/2714: Stabs truncated on AIX
- To: chan1 at llnl dot gov, dje at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jcownie at etnus dot com, nobody at gcc dot gnu dot org
- Subject: Re: debug/2714: Stabs truncated on AIX
- From: dje at gcc dot gnu dot org
- Date: 10 Aug 2001 22:20:35 -0000
Synopsis: Stabs truncated on AIX
Responsible-Changed-From-To: unassigned->dje
Responsible-Changed-By: dje
Responsible-Changed-When: Fri Aug 10 15:20:34 2001
Responsible-Changed-Why:
AIX
State-Changed-From-To: open->feedback
State-Changed-By: dje
State-Changed-When: Fri Aug 10 15:20:34 2001
State-Changed-Why:
AIX assembly language does not have a line continuation
character. Neither "?" nor " ?" before a newline or on the
next line continues the string. All variants produce syntax
errors from the AIX Assembler. The continuation character
is not documented in the AIX Assembler manual nor mentioned
in the AIX Assembler source code. Is this a GNU Assembler
feature? From where does your recommendation of a "?"
continuation character derive?
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2714&database=gcc