This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/11798] ICE in Open Inventor GeneralizedCylinder.c++


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]