r216371 - in /trunk/gcc/ada: ChangeLog exp_ch4....

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Oct 17 08:42:00 GMT 2014


Author: charlet
Date: Fri Oct 17 08:42:41 2014
New Revision: 216371

URL: https://gcc.gnu.org/viewcvs?rev=216371&root=gcc&view=rev
Log:
2014-10-17  Robert Dewar  <dewar@adacore.com>

	* sem_util.adb: Minor reformatting.

2014-10-17  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch12.adb (Build_Function_Wrapper): Build wrappers for
	actuals that are defaulted subprograms of the formal subprogram
	declaration.

2014-10-17  Robert Dewar  <dewar@adacore.com>

	* exp_ch4.adb (Expand_N_Op_Eq): Make sure we deal with the
	implementation base type.
	* sinfo.ads: Add a note for N_Op_Eq and N_Op_Ne that record
	operands are always expanded out into component comparisons.

2014-10-17  Robert Dewar  <dewar@adacore.com>

	* s-vallli.adb: Minor comment correction.
	* s-valuti.ads: Minor comment reformatting.

2014-10-17  Robert Dewar  <dewar@adacore.com>

	* gnat_rm.texi: Document System.Atomic_Counters.
	* impunit.adb: Add System.Atomic_Counters (s-atocou.ads) to the
	list of user- accessible units added as children of System.
	* s-atocou.ads: Update comment.

2014-10-17  Arnaud Charlet  <charlet@adacore.com>

	* s-expmod.ads: Add comments.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_ch4.adb
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/impunit.adb
    trunk/gcc/ada/s-atocou.ads
    trunk/gcc/ada/s-expmod.ads
    trunk/gcc/ada/s-vallli.adb
    trunk/gcc/ada/s-valuti.ads
    trunk/gcc/ada/sem_ch12.adb
    trunk/gcc/ada/sem_util.adb
    trunk/gcc/ada/sinfo.ads



More information about the Gcc-cvs mailing list