> When I execute this little program (runge-kutta with adaptive step) > compiled with the option -On (where 'n' > 0), it goes in an infinite > loop. Without optimization runs correctly. Thanks for your bug report. The mainline compiler (2.96 20000317 (experimental)) produces a terminating program, so the bug appears to be fixed. Regards, Martin