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]

Internal compiler error on Cygwin-To-H8 cross


In trying to build a GCC 3.0 H8 cross complier with Cygwin (-v == gcc
version 2.95.3-5 (cygwin special)), I get the following:

...
/home/grvs/build-newgcc/gcc/xgcc -B/home/grvs/build-newgcc/gcc/ -B/usr/local
/h8300-hms/bin/ -B/usr/local/h8300-hms/lib/ -isystem
/usr/local/h8300-hms/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwri
te-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
/include  -DDF=SF -DDI=SI -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhib
it_libc -I. -I. -I/home/grvs/gcc/gcc -I/home/grvs/gcc/gcc/. -I/home/grvs/gcc
/gcc/config -I/home/grvs/gcc/gcc/../include -DFINE_GRAINED_LIBRARIES -DL_pac
k_sf -c fp-bit.c -o libgcc/./_pack_sf.o
fp-bit.c: In function `__pack_f':
fp-bit.c:275: warning: comparison between signed and unsigned
fp-bit.c:306: Internal compiler error in simplify_relational_operation, at
simplify-rtx.c:1804
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Does this tell anybody anything?  The H8 cross is supposed to work, right?

Gary R. Van Sickle (tiberius@braemarinc.com)
Braemar Inc.
11481 Rupp Dr.
Burnsville, MN 55337


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