compiler bug

dave fournier otter-rsch@home.com
Thu Jul 20 07:45:00 GMT 2000


 
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imat.ii.bz2
Type: application/x-bzip2
Size: 33386 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000720/b9f08c79/attachment.bz2>


More information about the Gcc-bugs mailing list