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]

re: Internal compiler error, Solaris2.6


Hello,
  As per the web page I am sending this bug report, with relevent
information.  I was trying to compile egcs-19990830, and it failed.  I
have used these options before, and this is the first time I have had it
fail.

../../egcs-19990830/gcc/fold-const.c: In function `add_double':
../../egcs-19990830/gcc/fold-const.c:248: warning: comparison between
signed and unsigned
../../egcs-19990830/gcc/fold-const.c: In function `mul_double':
../../egcs-19990830/gcc/fold-const.c:334: Internal compiler error in
`create_reg_dead_note', at haifa-sched.c:4426

alina# more config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../egcs-19990830/configure
--with-gcc-version-trigger=/home1/egcs/egcs-19990830/
gcc/version.c --host=sparc-sun-solaris2.6 --prefix=/usr/local/egcs/
--enable-sha
red --enable-haifa --with-gnu-as --with-gnu-ld --enable-threads
--with-cpu=ultra
sparc --enable-version-specific-runtime-libs --norecursion 
# using "mh-frag" and "mt-frag"


alina# gcc -v
Reading specs from
/usr/local/egcs/lib/gcc-lib/sparc-sun-solaris2.6/2.96/specs
gcc version 2.96 19990824 (experimental)


alina# uname -a
SunOS alina 5.6 Generic_105181-14 sun4u sparc SUNW,Ultra-1


-- 
========================================================================
James Black (Elec Eng Graduate student)
e-mail: black@eng.usf.edu       http://www.eng.usf.edu/~black/index.html
For my public key: finger -l black@eng.usf.edu
"A person might be able to play without being creative, but he sure
can't be creative without playing" Kurt Hanks & Jay Parry
************************************************************************


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