]> git.ipfire.org Git - thirdparty/gcc.git/commit
match.c (match_arithmetic_if): Arithmetic IF is obsolete in Fortran 95.
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Sun, 10 Apr 2005 16:01:54 +0000 (18:01 +0200)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 10 Apr 2005 16:01:54 +0000 (16:01 +0000)
commit51c3f0f6d7ef61a98ca319ec24d04ffb7b5bca43
treec5d58d80e3e311abc81deef7634e680d2df409b2
parentb45ea4d28c3c6747867e7326bb7e9727adb786a5
match.c (match_arithmetic_if): Arithmetic IF is obsolete in Fortran 95.

* match.c (match_arithmetic_if): Arithmetic IF is obsolete in
Fortran 95.

* gfortran.dg/pr17229.f: Take care of the new obsolescence
warning for arithmetic IF statements.

From-SVN: r97948
gcc/fortran/ChangeLog
gcc/fortran/match.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr17229.f