frontend.adb: Update call to Unnest_Subprograms.
authorJavier Miranda <miranda@adacore.com>
Thu, 21 Apr 2016 08:14:08 +0000 (08:14 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 21 Apr 2016 08:14:08 +0000 (10:14 +0200)
commit29a56f611a6c48dc6af556a02c0494ef928274d3
tree1ff9cef286d4a241dd8a12d5405aa182e5dc3484
parente379beb56f0b1e597c8aeb10c84813c8326197a9
frontend.adb: Update call to Unnest_Subprograms.

2016-04-21  Javier Miranda  <miranda@adacore.com>

* frontend.adb: Update call to Unnest_Subprograms.
* exp_ch6.ads, exp_ch6.adb, exp_unst.ads, exp_unst.adb
(Unnest_Subprograms): Moved to package exp_unst.
* exp_unst.ads (Unnest_Subprogram): Moved to the body of the
package.
* exp_dbug.adb (Qualify_Entity_Name): Enable qualification of
enumeration literals when generating C code.

From-SVN: r235303
gcc/ada/ChangeLog
gcc/ada/exp_ch6.adb
gcc/ada/exp_ch6.ads
gcc/ada/exp_dbug.adb
gcc/ada/exp_unst.adb
gcc/ada/exp_unst.ads
gcc/ada/frontend.adb