------- Comment #5 from sven dot buijssen at math dot uni-dortmund dot de 2005-11-08 07:04 ------- > Sven, > Thanks for reporting this and narrowing it down.
You're welcome, Jerry. I reckoned this to be the most promising way to get rid of this regression as soon as possible. :-) > This is a warning and you can get rid of warnings with the -w flag when > invoking gfc. Sure, I know, perfectly works. It's just that I consider this a spurious warning as no file (apart from /dev/zero) is of infinite length and by this, the end-of-file condition will end this "infinite loop" branching execution to label 99. By the way, I'm deeply impressed by the speed you handle this regression! Thanks a lot. Regards, Sven -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24719