egcs 1.1 bug
Mark van Rossum
vrossum@swallow.bio.brandeis.edu
Wed Oct 13 12:20:00 GMT 1999
Hi,
I discovered a bug with egcs 1.1.
I'm sure something is screwed up in my code, but I just follow the
message: "please submit bug report".
Btw, thanks for all your beautifull programs !
g++ -Wall -O3 -g -c pw.cc -o pw.o
histogram.hh: In method `void Histogram::filter(int = 3)':
In file included from pw.cc:19:
histogram.hh:161: warning: comparison between signed and unsigned
pw.cc: In function `void do_sim_step(class Histogram &)':
pw.cc:110: Internal compiler error 390.
pw.cc:110: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
pw.cc:110: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for
details.
make: *** [pw.o] Error 1
see also attachments
System: redhat 6.1, PII-400
Mark van Rossum
==== vrossum@swallow.bio.brandeis.edu =====
phone:(781)-736-2319; home:(617)-864-1802; fax:(617)-736-3107
More information about the Gcc-bugs
mailing list