]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 May 2009 09:19:08 +0000 (11:19 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 May 2009 09:19:08 +0000 (11:19 +0200)
commit426d271775dd26066baa2e8993c4633336b8e97b
tree526bdc0d6fc49662eb76173ea72a768744300870
parent8dc10d38ccd5b19f4437671102cc18c60919c221
[multiple changes]

2009-05-06  Robert Dewar  <dewar@adacore.com>

* freeze.adb (Freeze_Record_Type): Improve error msg for bad size
clause.

2009-05-06  Thomas Quinot  <quinot@adacore.com>

* g-socthi-vms.adb (C_Recvmsg, C_Sendmsg): Convert Msg to appropriate
packed type, since on OpenVMS, struct msghdr is packed.

2009-05-06  Ed Schonberg  <schonberg@adacore.com>

* sem_ch8.adb (Analyze_Object_Renaming): If the object is a function
call returning an unconstrained composite value, create the proper
subtype for it, as is done for object dclarations with unconstrained
nominal subtypes. Perform this transformation regarless of whether
call comes from source.

From-SVN: r147159
gcc/ada/ChangeLog
gcc/ada/freeze.adb
gcc/ada/g-socthi-vms.adb
gcc/ada/sem_ch8.adb