aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
diff options
context:
space:
mode:
authorMikael Morin <mikael@gcc.gnu.org>2015-02-08 14:18:16 +0000
committerMikael Morin <mikael@gcc.gnu.org>2015-02-08 14:18:16 +0000
commit91480ff35011b73b2debcea1d88090d9165473aa (patch)
treef3bddb2a80d9a83b808717fa412d39ff35b939d5 /gcc/tree-ssa-loop-ivopts.c
parent57f4f0d5f662eec0aa38ac0f554262ce072a8eeb (diff)
downloadgcc-91480ff35011b73b2debcea1d88090d9165473aa.zip
gcc-91480ff35011b73b2debcea1d88090d9165473aa.tar.gz
gcc-91480ff35011b73b2debcea1d88090d9165473aa.tar.bz2
Use the local name instead of the original name in the check for name conflicts...
Use the local name instead of the original name in the check for name conflicts between a hosting program unit and use-associated symbols in that program unit. fortran/ PR fortran/63744 * module.c (check_for_ambiguous): Change argument type from gfc_symbol to gfc_symtree. Check local (symtree) name instead of original (symbol) name. (read_module): Update caller. testsuite/ PR fortran/63744 gfortran.dg/use_rename_8.f90: New. From-SVN: r220515
Diffstat (limited to 'gcc/tree-ssa-loop-ivopts.c')
0 files changed, 0 insertions, 0 deletions