exp_dist.adb: Split declaration of asynchronous flag out of Add_RACW_Read_Attribute.
authorThomas Quinot <quinot@act-europe.fr>
Mon, 4 Oct 2004 14:50:08 +0000 (16:50 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Oct 2004 14:50:08 +0000 (16:50 +0200)
commit5885facb34b9ff108395caff9ce19584a6d93826
tree572c94db27608505a2ffc5f1f99d15342e69be1a
parentd6c7ed5017ae925f18acde16f02f9a0ed2f1b960
exp_dist.adb: Split declaration of asynchronous flag out of Add_RACW_Read_Attribute.

2004-10-04  Thomas Quinot  <quinot@act-europe.fr>

* exp_dist.adb: Split declaration of asynchronous flag out of
Add_RACW_Read_Attribute.
Minor reformatting for better alignment with PolyORB version.
Store the entity for the asynchronous flag of an RACW, rather than the
expression, in the asynchronous flags table. This will allow this flag
to be used in other subprograms beside Add_RACW_Read_Attribute.

From-SVN: r88486
gcc/ada/ChangeLog
gcc/ada/exp_dist.adb