[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 12 Nov 2015 13:28:05 +0000 (14:28 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 12 Nov 2015 13:28:05 +0000 (14:28 +0100)
commitaef44df1e36033fcaffa13cc546760b2cf1e1956
tree073620240af642a7a16640c9ee91060c52751ee8
parentaff557c74c4bff664d8b65d68444a5e2b57bd048
[multiple changes]

2015-11-12  Philippe Gil  <gil@adacore.com>

* g-debpoo.adb (Print_Address): print address in hexadecimal as
in previous GNAT version (without secondary stack use)
(Deallocate): Deallocate calling once Unlock_Task.all when it
raise exception.

2015-11-12  Ed Schonberg  <schonberg@adacore.com>

* sem_ch3.adb (Analyze_Subtype_Declaration): Remove redundant
copying of dimensions from parent type to subtype. This is
properly done in Analyze_Dimension.
* sem_dim.adb (Analyze_Dimension_Subtype_Declaration): Add entity
to error message, so that reference to entity can be formatted
properly.
* opt.ads: Fix typo.

From-SVN: r230254
gcc/ada/ChangeLog
gcc/ada/g-debpoo.adb
gcc/ada/opt.ads
gcc/ada/sem_ch3.adb
gcc/ada/sem_dim.adb