This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13534] Invalid offset generated for loading 64-bit GPR on PPC64
- From: "lucier at math dot purdue dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jan 2004 18:21:15 -0000
- Subject: [Bug target/13534] Invalid offset generated for loading 64-bit GPR on PPC64
- References: <20031231213447.13534.lucier@math.purdue.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lucier at math dot purdue dot edu 2004-01-12 18:21 -------
Subject: Re: Invalid offset generated for loading 64-bit GPR on PPC64
> Fixed for 3.4.
I haven't been able to bootstrap on powerpc-apple-darwin7.2.0 since
this patch has been applied; after building the stage1 compiler,
bootstrap fails with
./xgcc -B./ -B/pkgs/gcc-3.4/powerpc-apple-darwin7.2.0/bin/ -isystem
/pkgs/gcc-3.4/powerpc-apple-darwin7.2.0/include -isystem
/pkgs/gcc-3.4/powerpc-apple-darwin7.2.0/sys-include
-L/Users/lucier/programs/gcc/objdir/gcc/../ld -O2 -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -isystem ./include -mlong-double-128 -g
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I
-I../../gcc -I../../gcc/ -I../../gcc/../include -I../intl -DL_muldi3
-c ../../gcc/libgcc2.c -o libgcc/./_muldi3.o
../../gcc/libgcc2.c:0: internal compiler error: Bus error
Is this a specific darwin problem? Or is it related to the patch
somehow?
Brad
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13534