interface.c (compare_parameter, [...]): Fix handling of polymorphic arguments.
authorTobias Burnus <burnus@net-b.de>
Thu, 19 Jul 2012 17:39:49 +0000 (19:39 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 19 Jul 2012 17:39:49 +0000 (19:39 +0200)
commit99091b70396fb846ec17a996a658516707ddfef9
tree13e0d6aed459df9c9ef59b67865660db90c60905
parent638eeae8042febc7cf5b01b9330558543e874f58
interface.c (compare_parameter, [...]): Fix handling of polymorphic arguments.

2012-07-19  Tobias Burnus  <burnus@net-b.de>

        * interface.c (compare_parameter, compare_actual_formal): Fix
        handling of polymorphic arguments.

From-SVN: r189669
gcc/fortran/ChangeLog
gcc/fortran/interface.c