r148932 - in /trunk/gcc/ada: ChangeLog exp_attr...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Thu Jun 25 08:36:00 GMT 2009
Author: charlet
Date: Thu Jun 25 08:36:28 2009
New Revision: 148932
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148932
Log:
2009-06-25 Ed Schonberg <schonberg@adacore.com>
* exp_attr.adb (Expand_N_Attribute_Reference, case 'Access and
Unchecked_Access): If the context is an interface type, and the prefix
is of the corresponding class-wide type, do not insert a conversion
because the pointer displacement has already taken place, and we must
retain the class-wide type in a dispatching context.
2009-06-25 Emmanuel Briot <briot@adacore.com>
* prj-nmsc.adb, prj-env.adb (Override_Kind): Unset the unit field of
the previous source file.
(Create_Mapping): Iterate on sources rather than on units.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_attr.adb
trunk/gcc/ada/prj-env.adb
trunk/gcc/ada/prj-nmsc.adb
More information about the Gcc-cvs
mailing list