This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug target/13534] Invalid offset generated for loading 64-bit GPR on PPC64


------- 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


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