[Bug java/5487] arm-linux-gcj cross-compiler generates bad assembler-code

2005-08-26 Thread ngmlinux at gmail dot com
--- Additional Comments From ngmlinux at gmail dot com 2005-08-26 18:01 --- I've been able to reproducte the same exact issue in arm-linux-gcc-4.0.1 which I build from source by the following process: ===code ../configure --targ

[Bug java/5487] arm-linux-gcj cross-compiler generates bad assembler-code

2005-08-31 Thread ngmlinux at gmail dot com
--- Additional Comments From ngmlinux at gmail dot com 2005-08-31 20:18 --- I now have a stacktrace from someone on this issue from gdb: They used the following configuration parameters to build arm-linux-gcc cross compilers: The following was tested with gcc-3.4.3 and gcc-4.0.1 sources

[Bug java/5487] arm-linux-gcj cross-compiler generates bad assembler-code

2005-09-01 Thread rearnsha at gcc dot gnu dot org
--- Additional Comments From rearnsha at gcc dot gnu dot org 2005-09-01 10:19 --- Subject: Re: arm-linux-gcj cross-compiler generates bad assembler-code On Wed, 2005-08-31 at 21:18, ngmlinux at gmail dot com wrote: > (gdb) bt > #0 GC_push_all_eager (bottom=0x0, top=0x390a8 ""

[Bug java/5487] arm-linux-gcj cross-compiler generates bad assembler-code

2005-09-01 Thread ngmlinux at gmail dot com
--- Additional Comments From ngmlinux at gmail dot com 2005-09-01 19:52 --- Subject: Re: arm-linux-gcj cross-compiler generates bad assembler-code > > (gdb) bt > > #0 GC_push_all_eager (bottom=0x0, top=0x390a8 "") at > > ../../../gcc-3.4.3/boehm-gc/mark.c:1468 > > Which shows that yo