* match.c (match_arithmetic_if): Arithmetic IF is obsolete in
commit1e0c04639e433a8653989f6bcbc6d98075d956c3
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Apr 2005 16:01:54 +0000 (10 16:01 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Apr 2005 16:01:54 +0000 (10 16:01 +0000)
treec5d58d80e3e311abc81deef7634e680d2df409b2
parentd72936dbaa1a3229d4c90e9e7183c9feabe0de4b
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97948 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/match.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr17229.f