summaryrefslogtreecommitdiffstats
path: root/gcc/fortran/ChangeLog
diff options
context:
space:
mode:
authorjanus <janus@138bc75d-0d04-0410-961f-82ee72b054a4>2010-08-27 19:02:15 +0000
committerjanus <janus@138bc75d-0d04-0410-961f-82ee72b054a4>2010-08-27 19:02:15 +0000
commitdb5fa5d348e135f40f3872c552c52d394138c9a7 (patch)
treec5eca6c196ed2d20080321871f9c09dfb0c08787 /gcc/fortran/ChangeLog
parent3dd936bac5530bd628f3be20218adb88cbb92551 (diff)
downloadppe42-gcc-db5fa5d348e135f40f3872c552c52d394138c9a7.tar.gz
ppe42-gcc-db5fa5d348e135f40f3872c552c52d394138c9a7.zip
2010-08-27 Janus Weil <janus@gcc.gnu.org>
PR fortran/45420 * match.c (select_type_set_tmp): Add the possibility to reset the temporary to NULL. (gfc_match_class_is): Reset the temporary in CLASS DEFAULT clauses. 2010-08-27 Janus Weil <janus@gcc.gnu.org> PR fortran/45420 * gfortran.dg/select_type_15.f03: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163594 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fortran/ChangeLog')
-rw-r--r--gcc/fortran/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 9bd81c388b8..a15c13663ef 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-27 Janus Weil <janus@gcc.gnu.org>
+
+ PR fortran/45420
+ * match.c (select_type_set_tmp): Add the possibility to reset the
+ temporary to NULL.
+ (gfc_match_class_is): Reset the temporary in CLASS DEFAULT clauses.
+
2010-08-27 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/45159
OpenPOWER on IntegriCloud