This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: ARM as crash


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


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