This is the mail archive of the binutils@sourceware.cygnus.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]

Cute AS segfault bug


Hi everyone

Try to compile this asm source:

je 0x100000000

I got
Segmentation fault

Try this:

push 0x100000000

I got
a.s: Assembler messages:
a.s:2: Error: Attempt to get value of unresolved symbol .L0
as: bfd assertion fail elf.c:3139

Maybe I have too old as...

Karel


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