[Bug fortran/53542] Diagnostic of USE-associated variables shows original instead of renamed symbol name
dominiq at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 1 09:03:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53542
--- Comment #3 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Tue Aug 1 09:02:58 2017
New Revision: 250762
URL: https://gcc.gnu.org/viewcvs?rev=250762&root=gcc&view=rev
Log:
2017-08-01 Dominique d'Humieres <dominiq@lps.ens.fr>
PR fortran/53542
* expr.c (gfc_check_init_expr): Use the renamed name.
PR testsuite/53542
* gfortran.dg/use_30.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/use_30.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/expr.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list