2006-10-31 Gary Dismukes <dismukes@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2006 18:11:33 +0000 (18:11 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2006 18:11:33 +0000 (18:11 +0000)
commit4639a35c1a62b3fd534cdaf8f4876b102aca9d19
treeea95b3aa662fae2b864235be8f1577ec8f4b6824
parente12545d34d8dfbeb9ad34744ca8b5bb934211346
2006-10-31  Gary Dismukes  <dismukes@adacore.com>

* s-scaval.adb (Initialize): Add new Boolean flag AFloat that is set
True when AAMP extended floating-point is in use (48-bit). Change type
ByteLF to ByteLLF, add new array type ByteLF and condition the size of
the two byte array types on AFloat. Change type of IV_Ilf overlay
variable from Byte8 to ByteLF. Add appropriate initializations of
floating-point overlays for AAMP cases.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118316 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/s-scaval.adb