[Ada] Inlining nonstatic calls to static expression functions
authorGary Dismukes <dismukes@adacore.com>
Fri, 17 Jul 2020 22:28:52 +0000 (18:28 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 20 Oct 2020 07:21:40 +0000 (03:21 -0400)
commit6af3576f431fa716c3a88197355cf1f5ee682ae2
treeb5a31ac033d7af00f5bc0af090c85de92880247f
parentb03a25ff5a173bac72b54198af40b2a3594431fc
[Ada] Inlining nonstatic calls to static expression functions

gcc/ada/

* sem_ch6.adb (Analyze_Expression_Function): Mark static
expression functions as inlined.
gcc/ada/sem_ch6.adb