This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
compiler bug
- To: gcc-bugs at gcc dot gnu dot org
- Subject: compiler bug
- From: dave fournier <otter-rsch at home dot com>
- Date: Thu, 20 Jul 2000 06:53:53 -0700
- Organization: otter research ltd
- Reply-To: otter at otter-rsch dot com
The compiler and system particulars are in the attached readme
file.
--
David A Fournier
PO Box 2040
Sidney, B.C. V8L 3S3
Canada
250-655-3364
otter@otter-rsch.com
http://otter-rsch.com
imat.ii.bz2
Note: with optimization level -O1 problem goes away.
Here are the compiler flags used.
g++ --save-temps -fpermissive -O3 -c -I. -mcpu=pentiumpro -D__GNUDOS__ -DSAFE_ALL -Dlinux imat.cpp
Error message:
imat.cpp: In method `void imatrix::allocate(int, int, int, const ivector &)':
imat.cpp:112: Internal compiler error.
imat.cpp:112: Please submit a full bug report.
imat.cpp:112: See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
Compiler type:
Reading specs from /newusr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)
running on redhat 6.1 on a dual processor pentium II.