exp_smem.adb, [...]: Remove OK_For_Stream flag, not used, not needed.
authorRobert Dewar <dewar@adacore.com>
Tue, 15 Mar 2005 16:01:34 +0000 (17:01 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 Mar 2005 16:01:34 +0000 (17:01 +0100)
commit4ee27193ec6d9e19751d24c8302f051ac979cad6
tree0d7c425568317517a1cc935b00c53b6c114a6c55
parentb7cdaf8d70992dc69fb276e86e8fe75d15ed7b0b
exp_smem.adb, [...]: Remove OK_For_Stream flag, not used, not needed.

2005-03-08  Robert Dewar  <dewar@adacore.com>

* exp_smem.adb, sem_attr.adb: Remove OK_For_Stream flag, not used,
not needed.
Add documentation to replace the use of this flag
Fix kludge for Maximum_Alignment on x86 so that it does not apply to
the x86_64.

From-SVN: r96496
gcc/ada/exp_smem.adb
gcc/ada/sem_attr.adb