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]

segfault in cc1plus in a asm statement on i386 compiling fiasco


EGCS version : current (2.93.21)
system type : i586-pc-linux-gnu
options : none

the preprocessed file is attached

backtrace:
#0  0x807edc5 in get_inner_reference (exp=0x82844c0, pbitsize=0xbfffeeac,
    pbitpos=0xbfffeeb0, poffset=0xbfffeeb4, pmode=0xbfffeea8,
    punsignedp=0xbfffeee4, pvolatilep=0xbfffeeb8, palignment=0xbfffeebc)
    at expr.c:4788
#1  0x8081fec in expand_expr (exp=0x82844c0, target=0x0, tmode=VOIDmode,
    modifier=EXPAND_NORMAL) at expr.c:6391
#2  0x806c168 in expand_asm_operands (string=0x8284568, outputs=0x828335c,
    inputs=0x8283370, clobbers=0x8283424, vol=1,
    filename=0xbffffb2e "/home/gael/thread.ii", line=6832) at stmt.c:1533
#3  0x81e1716 in c_expand_asm_operands (string=0x8284568,
outputs=0x828335c,
    inputs=0x8283370, clobbers=0x8283424, vol=1,
    filename=0xbffffb2e "/home/gael/thread.ii", line=6832) at
typeck.c:7254
#4  0x81f34fd in finish_asm_stmt (cv_qualifier=0x828b30c,
string=0x8284568,
    output_operands=0x828335c, input_operands=0x8283370,
clobbers=0x8283424)
    at semantics.c:749
#5  0x81ce57a in yyparse () at parse.y:3360
#6  0x804b9b4 in compile_file (name=0xbffffb2e "/home/gael/thread.ii")
    at toplev.c:3257
#7  0x804f71b in main (argc=2, argv=0xbffff9e4) at toplev.c:5433


	Regards, Gaël Quéri <gqueri@mail.dotcom.fr>

thread.ii.gz


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