http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51913
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-20 14:40:44 UTC --- (In reply to comment #0) > Created attachment 26390 [details] > buggy program Work around: Swap the USE statements in the main program. (In reply to comment #1) > /* F2003, 12.5.2.5. */ The reference is wrong, it should be F2008.