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]

Re: optimization bug


> 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

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