cstand.adb (Create_Standard): When the target's storage unit size is greater than...
authorGary Dismukes <dismukes@adacore.com>
Fri, 6 Apr 2007 09:18:27 +0000 (11:18 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 6 Apr 2007 09:18:27 +0000 (11:18 +0200)
commit41ccd2d8c88353d35a3c3f220a7aff2d57ae2dca
tree91dcc25d51f1351bd3174e3d7f23a5a288abe6c5
parent675d607041a286e80da64c0de803ee2ff9669e64
cstand.adb (Create_Standard): When the target's storage unit size is greater than a byte...

2007-04-06  Gary Dismukes  <dismukes@adacore.com>

* cstand.adb (Create_Standard): When the target's storage unit size is
greater than a byte, set Has_Non_Standard_Rep and Has_Pragma_Pack on
Standard_String.

From-SVN: r123555
gcc/ada/cstand.adb