r181657 - in /trunk/gcc/ada: ChangeLog exp_ch6....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Nov 23 11:00:00 GMT 2011
Author: charlet
Date: Wed Nov 23 11:00:29 2011
New Revision: 181657
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181657
Log:
2011-11-23 Pascal Obry <obry@adacore.com>
* sem_prag.adb (Process_Convention): Better error message for
stdcall convention on dispatching calls.
2011-11-23 Gary Dismukes <dismukes@adacore.com>
* sem_ch4.adb, sem_ch13.adb: Minor reformatting.
2011-11-23 Javier Miranda <miranda@adacore.com>
* exp_ch6.adb (Expand_Simple_Function_Return): Add missing
implicit type conversion when the returned object is allocated
in the secondary stack and the type of the returned object is
an interface. Done to force generation of displacement of the
"this" pointer.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch6.adb
trunk/gcc/ada/sem_ch13.adb
trunk/gcc/ada/sem_ch4.adb
trunk/gcc/ada/sem_prag.adb
More information about the Gcc-cvs
mailing list