This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11798] ICE in Open Inventor GeneralizedCylinder.c++
- From: "smcpeak at cs dot berkeley dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Aug 2003 00:27:13 -0000
- Subject: [Bug c++/11798] ICE in Open Inventor GeneralizedCylinder.c++
- References: <20030805000535.11798.smcpeak@cs.berkeley.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11798
------- Additional Comments From smcpeak at cs dot berkeley dot edu 2003-08-05 00:27 -------
I have several versions of gcc-3.x installed, and confirm that the ICE does
not occur with them. However, 2.95.3 is *four times* faster than 3.3 at
compiling, and generates code that is only a little slower. Even when
optimization is disabled, 2.95.3 is still at least twice as fast. Therefore,
it's my preferred development compiler. I only use 3.x to test that my
releases compile on it.
If I fix this myself (not that I'm confident I can), will there be an avenue
for getting this into a 2.95.x release? Or has the decision already been
made that 2.95.{4,5} will never exist?