* g-os_lib.adb (Add_To_Command): use explicit loop to move string
authorbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Nov 2001 05:15:53 +0000 (05:15 +0000)
committerbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Nov 2001 05:15:53 +0000 (05:15 +0000)
commit35c5c31497f560aa68c226263d752dce14d5614d
tree89530c18f3ddfe06f8c17ed0a9a81ed0f17cbd30
parent4c4d0a4312d149031bafb1d993339c16d1942b14
* g-os_lib.adb (Add_To_Command): use explicit loop to move string
into Command, an array conversion is illegal here. Uncovered by
ACATS B460005.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47435 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/g-os_lib.adb