------- Comment #1 from vivekrao4 at yahoo dot com  2007-02-05 14:05 -------
Compiling the code above with

gfortran -std=f2003 

gives

 In file xarithmetic_if.f90:5

if (i) 10,20,30
              1
Error: Obsolete: arithmetic IF statement at (1)

which is incorrect, because the arithmetic IF is part of standard Fortran 2003
and 95.


-- 

vivekrao4 at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|"obsolescent" vs. "obsolete"|"obsolescent" vs. "obsolete"


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

Reply via email to