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

Re: Linux/arm is broken


On Thu, Aug 01, 2002 at 03:49:39PM +0100, Nick Clifton wrote:
> Hi H.J.
> 
> > I got
> > 
> > FAIL: ARM ldr with immediate constant
> > FAIL: ARM arm7t
> > 
> > in gas.
> 
> Hmm, I do not see this.  Could you check again please ?
> 
> If it does fail, please could you  attached the failure descriptions
> from gas/testsuite/gas.log.
> 

I configured with

# /home/hjl/work/linux/import/binutils/configure --host=i686-pc-linux-gnu --enable-64-bit-bfd --target=arm-linux --prefix=/export/tools
--with-local-prefix=/export/tools 

on Linux/x86.

H.J.
--
../as-new  -mcpu=arm7m -EL -o dump.o /home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/ldconst.s
/home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/ldconst.s: Assembler messages:
/home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/ldconst.s:9: Error: invalid literal constant: pool needs to be closer
/home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/ldconst.s:15: Error: invalid literal constant: pool needs to be closer
/home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/ldconst.s:21: Error: invalid literal constant: pool needs to be closer
/home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/ldconst.s:27: Error: invalid literal constant: pool needs to be closer
FAIL: ARM ldr with immediate constant
../as-new  -mcpu=arm7t -EL -o dump.o /home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/arm7t.s
/home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/arm7t.s: Assembler messages:
/home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/arm7t.s:14: Error: value of 00000001000000b4 too large for field of 4 bytes at 0000000000000024
/home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/arm7t.s:50: Error: value of 000000010000003c too large for field of 4 bytes at 000000000000009c
/home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/arm7t.s:69: Error: value of 0000000100000004 too large for field of 4 bytes at 00000000000000d4
/home/hjl/work/linux/import/binutils/gas/testsuite/gas/arm/arm7t.s:70: Error: value of 0000000100000004 too large for field of 4 bytes at 00000000000000d8
FAIL: ARM arm7t


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