]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 6 Aug 2012 08:32:05 +0000 (10:32 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 6 Aug 2012 08:32:05 +0000 (10:32 +0200)
commitd7f41b2d87214f6e014f3091a2956f0170a8b41e
tree12975f2e3a8b23ed0c0213b9a2ad7b12d75829b4
parent3217f71e44777466c8aab40ddd22d0ed3ca5ce3d
[multiple changes]

2012-08-06  Yannick Moy  <moy@adacore.com>

* sem_ch4.adb (Analyze_Selected_Component): Issue an error in
Alfa mode for component not present.

2012-08-06  Thomas Quinot  <quinot@adacore.com>

* exp_ch7.adb (Insert_Actions_In_Scope_Around): Do not
use a renaming of Scope_Stack.Table (Scope_Stack.Last), as
Process_Transient_Object may introduce new scopes and cause
Scope_Stack.Table to be reallocated.

From-SVN: r190167
gcc/ada/ChangeLog
gcc/ada/exp_ch7.adb
gcc/ada/sem_ch4.adb