http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52531
--- Comment #2 from kaladhorn at me dot com 2012-03-08 19:33:24 UTC --- (In reply to comment #1) > OpenMP 3.1 or earlier releases don't cover Fortran 2003 nor 2008, so what you > are trying to compile is not valid. hmm that's true, I did not think of it that way. My apologies, then. However, I think a proper error message would be nice. Out of curiosity, would there be a technical issue in this case? It sure seemed natural to me. Thanks!