]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/ChangeLog
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 5 Sep 2011 12:51:44 +0000 (14:51 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 5 Sep 2011 12:51:44 +0000 (14:51 +0200)
commit66dc8075f33117924fc1596721708e979912e20e
tree648e1c76bb9dc26e7a49e9eb764b5c083e6a46e4
parent1e3a7e8662804a55bd4d01c7d5fe626b982c013a
[multiple changes]

2011-09-05  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Analyze_Expression_Function): If the expression
function comes from source, indicate that so does its rewriting,
so it is compatible with any subsequent expansion of the
subprogram body (e.g. when it is a protected operation).
* sem_ch4.adb: minor reformatting

2011-09-05  Hristian Kirtchev  <kirtchev@adacore.com>

* lib.adb (Check_Same_Extended_Unit): Comment rewriting. Use
Get_Source_Unit rather than Get_Code_Unit as instantiation unfolding
may lead to wrong ancestor package in the case of instantiated subunit
bodies. If a subunit is instantiated, follow the chain of instantiations
rather than the stub structure.

From-SVN: r178530
gcc/ada/ChangeLog
gcc/ada/lib.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_ch6.adb
This page took 0.066008 seconds and 5 git commands to generate.