ARM as crash
Mike Frysinger
vapier@gentoo.org
Fri Aug 26 17:45:00 GMT 2005
On Fri, Aug 26, 2005 at 09:09:06AM -0700, Shaun Jackman wrote:
> I don't recall if this is a legal ARM assembly instruction or not (I'd
> guess not), but it causes the ARM assembler to crash.
>
> $ echo 'bl 0' >foo.s
> $ arm-elf-as foo.s
> Segmentation fault
> $ arm-elf-as --version
> GNU assembler 2.16.91 20050822
my target is armv4l-unknown-linux-gnu
these worked:
2.16.1
2.16.91.0.1
these did not:
2.16.91.0.2
so that should help narrow down when it broke :)
-mike
More information about the Binutils
mailing list