trans.c (Call_to_gnu): Set DECL_DISREGARD_INLINE_LIMITS to 0 on the callee if the...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 14 Dec 2017 17:13:03 +0000 (17:13 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 14 Dec 2017 17:13:03 +0000 (17:13 +0000)
commit9de2192154a3d5ec055b535aa143a927fcc2c2ee
tree7fc95bfc6d53bef0dd47c3785657c8096a0bcb78
parent9df60a5d915668f6b25fae0b76996e6bfd79e38c
trans.c (Call_to_gnu): Set DECL_DISREGARD_INLINE_LIMITS to 0 on the callee if the call is recursive.

* gcc-interface/trans.c (Call_to_gnu): Set DECL_DISREGARD_INLINE_LIMITS
to 0 on the callee if the call is recursive.

From-SVN: r255648
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c