------- Comment #1 from dfranke at gcc dot gnu dot org  2010-05-11 22:14 -------
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
$> gfortran-4.4 -fopenmp pr44085.f90 &&./a.out 
 FAIL - Negative test should not compile

gcc version 4.5.1 20100509 (prerelease)
$> gfortran-4.5 -fopenmp pr44085.f90 &&./a.out 
 FAIL - Negative test should not compile

gcc version 4.6.0 20100510 (experimental)
$> gfortran-svn -fopenmp pr44085.f90 &&./a.out 
 FAIL - Negative test should not compile


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org
  GCC build triplet|x86_64-suse-linux           |
   GCC host triplet|x86_64-suse-linux           |
 GCC target triplet|x86_64-suse-linux           |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44085

Reply via email to