decl.c (is_cplusplus_method): Check that the type of the first parameter (indirectly...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 24 Nov 2015 08:42:37 +0000 (08:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 24 Nov 2015 08:42:37 +0000 (08:42 +0000)
commiteae6758d2b3d30b4f431b063ba98183fdac344a6
treeb4dbfa6c163d20f36f8325484ea23a7c647eda62
parent7d906d07ed736abc854db2e770d5e5e07730581c
decl.c (is_cplusplus_method): Check that the type of the first parameter (indirectly) has C++ convention too.

* gcc-interface/decl.c (is_cplusplus_method): Check that the type of
the first parameter (indirectly) has C++ convention too.

From-SVN: r230788
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c