From bug-octave-request at bevo dot che dot wisc dot edu Fri Oct 27 15:05:05 2000 Subject: Internal compiler error in function find_free_reg From: "John W. Eaton" To: Gursoy TURAN Cc: bug-octave at bevo dot che dot wisc dot edu, g-turan@students.uiuc.edu Date: Fri, 27 Oct 2000 15:04:50 -0500 On 1-Oct-2000, Gursoy TURAN wrote: | -------- | Bug report for Octave 2.0.16 configured for i586-pc-linux-gnu | | Description: | ----------- | During the compilation of octave with make, I received the following two errors. I still tried to run make install, but I am not able to run octave. | | | -DHAVE_CONFIG_H -mieee-fp -fno-rtti -fno-exceptions -fno-implicit-templates -g | -O2 -Wall DASSL.cc | ../../gcc/local-alloc.c:1974: Internal compiler error in function find_free_reg | make[2]: *** [DASSL.o] Error 1 | make[2]: Leaving directory `/hd1/RPMs/octave-2.0.16/liboctave' | make[1]: *** [liboctave] Error 2 | make[1]: Leaving directory `/hd1/RPMs/octave-2.0.16' | make: *** [all] Error 2 When the compiler crashes, it is a compiler bug. | C compiler: gcc, version 2.91.66 19990314/Linux (egcs-1.1.2 release) Egcs is obsolete. Use gcc 2.95.2. If this problem remains, send a complete bug report to the gcc maintainers. jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------