sem_util.adb (Build_Actual_Subtype): Record original expression in Related_Expression...
authorThomas Quinot <quinot@adacore.com>
Tue, 22 Jun 2010 07:22:17 +0000 (07:22 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 22 Jun 2010 07:22:17 +0000 (09:22 +0200)
commitcf49bd32328f107c91df2fb7d92e1292b35f00ee
tree8b04c8d5ad7275531f7e225f5ffa357f54c8acd7
parent841dd0f5e68139c1a695c983b6f3372a4c5c7bad
sem_util.adb (Build_Actual_Subtype): Record original expression in Related_Expression attribute of the constructed...

2010-06-22  Thomas Quinot  <quinot@adacore.com>

* sem_util.adb (Build_Actual_Subtype): Record original expression in
Related_Expression attribute of the constructed subtype.
* einfo.adb, einfo.ads (Underlying_View): Move to Node28 to free up
Node24 on types for...
(Related_Expression): Make attribute available on types as well.

From-SVN: r161138
gcc/ada/ChangeLog
gcc/ada/einfo.adb
gcc/ada/einfo.ads
gcc/ada/sem_util.adb