At some point when the GFORTRAN_9 node was added it was forgotten to
make it depend on GFORTRAN_8. This patch fixes this.
Committed as obvious.
2019-01-07 Janne Blomqvist <jb@gcc.gnu.org>
* gfortran.map (GFORTRAN_9): Make GFORTRAN_9 node depend on
GFORTRAN_8.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267621
138bc75d-0d04-0410-961f-
82ee72b054a4
+2019-01-07 Janne Blomqvist <jb@gcc.gnu.org>
+
+ * gfortran.map (GFORTRAN_9): Make GFORTRAN_9 node depend on
+ GFORTRAN_8.
+
2019-01-01 Jakub Jelinek <jakub@redhat.com>
Update copyright years.
__ieee_arithmetic_MOD_ieee_support_subnormal_4;
__ieee_arithmetic_MOD_ieee_support_subnormal_8;
__ieee_arithmetic_MOD_ieee_support_subnormal_noarg;
-};
+} GFORTRAN_8;