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]

'Internal compiler error in dwarf2out_frame_debug_expr' while compiling gcc 3.0 for target 'pj'


Hi,
	I am trying to compile gcc 3.0 for target 'pj' (picojava). However I get an
internal compiler error in 'dwarf2out_frame_debug_expr' in function 'In
function __muldi3'. I am using gcc version: 2.96 for compiling on linux x86.

My error dump looks as follows:
>>>>>>>>> DUMP

/home/shantanug/otherhome/picojava/picojava/gcc-3.0/gcc/xgcc -B/home/shantan
ug/otherhome/picoj
ava/picojava/gcc-3.0/gcc/ -B/usr/local/pj/bin/ -B/usr/local/pj/lib/ -isystem
/usr/local/pj/inc
lude -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prot
otypes -Wmissing-p
rototypes -isystem
./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -
I. -I. -I./. -I./config -I./../include  -DL_muldi3 -c ./libgcc2.c -o
libgcc/./_muldi3.o
libgcc2.c: In function `__muldi3':
libgcc2.c:368: Internal compiler error in dwarf2out_frame_debug_expr, at
dwarf2out.c:1406
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory
`/mnt/hdd/home/shantanug/picojava/picojava/gcc-3.0/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory
`/mnt/hdd/home/shantanug/picojava/picojava/gcc-3.0/gcc'
make: *** [all-gcc] Error 2

<<<<<<<<< DUMP ends


regards,
Shantanu.


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