r147158 - in /trunk/gcc/ada: ChangeLog freeze.a...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed May 6 09:13:00 GMT 2009
Author: charlet
Date: Wed May 6 09:13:27 2009
New Revision: 147158
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147158
Log:
2009-05-06 Robert Dewar <dewar@adacore.com>
* freeze.adb (Freeze_Record_Type): Implement Implicit_Packing for
records
* gnat_rm.texi:
Add documentation for pragma Implicit_Packing applied to record
types.
2009-05-06 Ed Schonberg <schonberg@adacore.com>
* sem.adb (Walk_Library_Items): Place all with_clauses of an
instantiation on the spec, because late instance bodies may generate
with_clauses for the instance body but are inserted in the instance
spec.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/freeze.adb
trunk/gcc/ada/gnat_rm.texi
trunk/gcc/ada/sem.adb
More information about the Gcc-cvs
mailing list