]> gcc.gnu.org Git - gcc.git/commit
class.c (gfc_build_class_symbol): Append "_t" to target class names to make the gener...
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 10 Apr 2014 14:40:25 +0000 (14:40 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Thu, 10 Apr 2014 14:40:25 +0000 (14:40 +0000)
commit073afca6884441dd85e6a5a55acd61c9d1442f7a
treed34c46f09ccc1c256abc8aba5e04ec0e2c2a362a
parent87c66338d77671f0c562febddb15eb6890ea196f
class.c (gfc_build_class_symbol): Append "_t" to target class names to make the generated type names unique.

gcc:
2014-04-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * fortran/class.c (gfc_build_class_symbol): Append "_t" to target class
        names to make the generated type names unique.

testsuite:
2014-04-10  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * gfortran.dg/class_nameclash.f90: New test.

From-SVN: r209277
gcc/ChangeLog
gcc/fortran/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/class_nameclash.f90 [new file with mode: 0644]
This page took 0.058891 seconds and 5 git commands to generate.