On Fri, Oct 18, 2002 at 06:47:15 +0000, Stefan Nitschke wrote:
> -O3 with C is broken, i got an endless loop!

What gcc version? What flags did you use with C?

The test I did had the C code using a struct, and I used the . syntax for
c++ method calls FWIW. I'l dig out the code in a min.

I think it was loop unrolling that was crappy in c++.

- Steve

Reply via email to