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 other/22584] ICE in make_decl_rtl, at varasm.c:886


------- Additional Comments From pluto at agmk dot net  2005-07-22 19:51 -------
(In reply to comment #6) 
> Which stage is this? 
 
./xgcc -B./ -B/usr/athlon-pld-linux/bin/ 
-isystem /usr/athlon-pld-linux/include 
-isystem /usr/athlon-pld-linux/sys-include 
-L/home/users/builder2/rpm/BUILD/gcc-4.1-20050722T1750UTC/obj-athlon-pld-linux/gcc/../ld 
-O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC 
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc 
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include 
-DL_divdi3 -fvisibility=hidden -DHIDE_EXPORTS -fexceptions 
-fnon-call-exceptions -c ../../gcc/libgcc2.c -o libgcc/./_divdi3.o 
../../gcc/libgcc2.c: In function '__divdi3': 
../../gcc/libgcc2.c:829: internal compiler error: in make_decl_rtl, 
                                                  at varasm.c:886 
(...) 
make[3]: *** [libgcc/./_divdi3.o] Error 1 
make[3]: Leaving directory 
`/home/users/builder2/rpm/BUILD/gcc-4.1-20050722T1750UTC/obj-athlon-pld-linux/gcc' 
make[2]: *** [libgcc.a] Error 2 
make[2]: Leaving directory 
`/home/users/builder2/rpm/BUILD/gcc-4.1-20050722T1750UTC/obj-athlon-pld-linux/gcc' 
make[1]: *** [stage2_build] Error 2 
make[1]: Leaving directory 
`/home/users/builder2/rpm/BUILD/gcc-4.1-20050722T1750UTC/obj-athlon-pld-linux/gcc' 
make: *** [bootstrap] Error 2 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22584


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