trans.c (Call_to_gnu): Robustify test for function case if the CICO mechanism is...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 3 Jul 2012 09:06:08 +0000 (09:06 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 3 Jul 2012 09:06:08 +0000 (09:06 +0000)
commitb83053bf4288fa0fe49eb55027174f9bc4600c43
treed28a2bb0690595e7ac949c57f5831fc94694588a
parent4a147e4e048576fd75cec40797cca5a972c91c48
trans.c (Call_to_gnu): Robustify test for function case if the CICO mechanism is used.

* gcc-interface/trans.c (Call_to_gnu): Robustify test for function case
if the CICO mechanism is used.

From-SVN: r189204
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/recursive_call.adb [new file with mode: 0644]