]> gcc.gnu.org Git - gcc.git/commit
[Ada] Unnesting: improve support for entries in protected objects
authorEd Schonberg <schonberg@adacore.com>
Tue, 31 Jul 2018 09:56:43 +0000 (09:56 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Tue, 31 Jul 2018 09:56:43 +0000 (09:56 +0000)
commit0d756922b0ded67e9c702fefcf0d0fe682444431
tree5a0b32d8c92f803fbc75b8c6cc976e41d564dfa7
parent948071faa6c0c6566056e0cb7b0a41c6c4b0ae79
[Ada] Unnesting: improve support for entries in protected objects

2018-07-31  Ed Schonberg  <schonberg@adacore.com>

gcc/ada/

* exp_unst.adb (Subp_Index): In the case of a protected
operation, the relevant entry is the generated
protected_subprogram_body into which the original body is
rewritten. Assorted cleanup and optimizations.

From-SVN: r263105
gcc/ada/ChangeLog
gcc/ada/exp_unst.adb
This page took 0.063603 seconds and 5 git commands to generate.