diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2023-12-05 16:05:10 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2024-01-09 14:13:31 +0100 |
commit | 00a97303c2ab27263b18a008a389c3567650123b (patch) | |
tree | 1e5d7725c4513c89bfa3ead472d0598b248d3795 /gcc/tree-object-size.h | |
parent | 31f905391fb09c0de99da3d500623bdbd9aa0cc2 (diff) | |
download | gcc-00a97303c2ab27263b18a008a389c3567650123b.zip gcc-00a97303c2ab27263b18a008a389c3567650123b.tar.gz gcc-00a97303c2ab27263b18a008a389c3567650123b.tar.bz2 |
ada: Remove dead detection of recursive inlined subprograms
Inlining of subprogram calls happens in routine Expand_Inlined_Call
which calls Establish_Actual_Mapping_For_Inlined_Call. Both routines
had detection of recursive calls. The detection in the second routine
was dead code.
gcc/ada/
* inline.adb (Establish_Actual_Mapping_For_Inlined_Call):
Remove detection of recursive calls.
Diffstat (limited to 'gcc/tree-object-size.h')
0 files changed, 0 insertions, 0 deletions