summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-14 08:09:19 +0000
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-14 08:09:19 +0000
commit242529aa3cbd6551b9ddc2ea89a7d9326db1abbc (patch)
tree31e103997de0490e9ff3061bfa49ab7b80c41891
parente7f1b0278152ced85c0af08fc6b2e758ef951d4e (diff)
downloadppe42-gcc-242529aa3cbd6551b9ddc2ea89a7d9326db1abbc.tar.gz
ppe42-gcc-242529aa3cbd6551b9ddc2ea89a7d9326db1abbc.zip
* ChangeLog: Added comment on gfc_match_if for the
2005-04-09 entry on match.c. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98127 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/fortran/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 8fb368ee51a..bbb7b77976a 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -35,6 +35,8 @@
* match.c (match_arithmetic_if): Remove gfc_ prefix and correct
comment according to GNU coding style.
+ (gfc_match_if): Remove gfc_ prefix in call to
+ match_arithmetic_if.
2005-04-08 Diego Novillo <dnovillo@redhat.com>
OpenPOWER on IntegriCloud