This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: debug/2714: Stabs truncated on AIX


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


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