r237580 - in /trunk/gcc/fortran: ChangeLog clas...
aldot@gcc.gnu.org
aldot@gcc.gnu.org
Sun Jun 19 10:38:00 GMT 2016
Author: aldot
Date: Sun Jun 19 10:38:16 2016
New Revision: 237580
URL: https://gcc.gnu.org/viewcvs?rev=237580&root=gcc&view=rev
Log:
Use gfc_add_*_component defines where appropriate
A couple of places used gfc_add_component_ref(expr, "string") instead of
the defines from gfortran.h
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/class.c
trunk/gcc/fortran/trans-intrinsic.c
trunk/gcc/fortran/trans.c
More information about the Gcc-cvs
mailing list