Hacker News new | ask | show | jobs
by aragilar 464 days ago
Also, it would be good to know how well it handles older codes of the f77/g77 era (as gfortran is not always well behaved on those).
1 comments

Really well, actually. Unless you have a pre-'77 code that requires each DO loop execute at least one iteration, you should be fine.