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: egcs-970924 problem on Sun3


> Sounds like the ASM_COMMENT_START problem from what you're provided
> (a copy of line 19933 would have helped :-)
> 

enquire.s: Assembler messages:
enquire.s:19931: Error: Unknown operator -- statement `length of Common
Information Entry' ignored
enquire.s:19935: Error: Unknown operator -- statement `cie Identifier
Tag' ignored
enquire.s:19936: Error: Rest of line ignored. First ignored character
valued 0x9.

 19924
 19925  .data
 19926  .globl __GLOBAL_$F$overflow
 19927  __GLOBAL_$F$overflow:
 19928  ___FRAME_BEGIN__:
 19929          .long LECIE1-LSCIE1
 19930          ;# Length of Common Information Entry
 19931  LSCIE1:
 19932          .long -1
 19933          ;# CIE Identifier Tag
 19934          .byte   0x1     ;# CIE Version
 19935          .byte   0x0     ;# CIE Augmentation (none)
 19936          .byte   0x1     ;# ULEB128 0x1 (CIE Code Alignment Factor)



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