r267621 - in /trunk/libgfortran: ChangeLog gfor...

jb@gcc.gnu.org jb@gcc.gnu.org
Mon Jan 7 06:40:00 GMT 2019


Author: jb
Date: Mon Jan  7 06:40:37 2019
New Revision: 267621

URL: https://gcc.gnu.org/viewcvs?rev=267621&root=gcc&view=rev
Log:
Make GFORTRAN_9 symbol node depend on GFORTRAN_8.

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.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/gfortran.map



More information about the Gcc-cvs mailing list