This is the mail archive of the gcc@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]

tree-ssa internal compiler error



Trying to "make bootstrap" from tree-ssa CVS on 20030728
(powerpc-apple-darwin6.5).  This happens with both gcc 3.1 and gcc 3.3.

/Users/jsw/g95/gcc/darwin/gcc/stage1/xgcc
-B/Users/jsw/g95/gcc/darwin/gcc/stage1/
-B/Users/jsw/tmp/powerpc-apple-darwin6.5/bin/ -DHAVE_CONFIG_H -I.
-I../../../libbanshee/engine -I..   -I/sw/include
-I../../../libbanshee/engine/../libcompat
-I../../../libbanshee/engine/../include -I. -Ddeletes= -Dtraditional=
-Dsameregion= -Dparentptr= -fno-strict-aliasing -g -O2  -c ../../../libbanshee/engine/hash.c
../../../libbanshee/engine/hash.c: In function `hash_table_remove':
../../../libbanshee/engine/hash.c:219: internal compiler error: tree
check: expected ssa_name, have var_decl in process_worklist, at
tree-ssa-dce.c:417
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [hash.o] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive-am] Error 2
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2

-Jeff


-- 
Jeffrey S. Whitaker         Phone : (303)497-6313
NOAA/OAR/CDC  R/CDC1        FAX   : (303)497-6449
325 Broadway                Web   : http://www.cdc.noaa.gov/~jsw
Boulder, CO, USA 80305-3328 Office: Skaggs Research Cntr 1D-124


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