Bug Error Report

Dirk Clemens lemmi@ftb-volmarstein.de
Fri Dec 10 12:13:00 GMT 1999


Hallo,

I have the following 'Internal Error'

time.cpp: In function `static class uQuad dcTime::ScanIntervall(const
char *&)':
time.cpp:1326: Internal compiler error.
time.cpp:1326: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
time.cpp:1326: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for
details.

I have used 'egcs-2.91.66' under SuSE Linux 6.2, kernel 2.2.10, Intel
PII 350

I have used the commandline 

  gcc -v --save-temps -m386 -O2 -fomit-frame-pointer -DNODEBUG -DNOMAIN
-DOBJ_TIME06 time.cpp -ldc


The error happens also if I use the command 

   gcc -m386 -O2 -fomit-frame-pointer time.ii

There is no error message, if I do one of the following 3 things:

1.) I remove line 10965 of time.ii --> '* ptr = S.number' from the
source

2.) don't use the option -O2

3.) don't use the options -m386 and -fomit-frame-pointer

Thats all I can say.

Good Luck, Lemmi
time.ii.gz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: time.ii.gz
Type: application/x-gzip
Size: 25490 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19991210/6d328fc8/attachment.bin>


More information about the Gcc-bugs mailing list