r212807 - in /trunk/gcc/ada: ChangeLog adaint.c...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Jul 18 10:15:00 GMT 2014


Author: charlet
Date: Fri Jul 18 10:15:56 2014
New Revision: 212807

URL: https://gcc.gnu.org/viewcvs?rev=212807&root=gcc&view=rev
Log:
2014-07-18  Gary Dismukes  <dismukes@adacore.com>

	* sem_util.adb: Minor typo correction.

2014-07-18  Ben Brosgol  <brosgol@adacore.com>

	* gnat_rm.texi: Complete previous change.

2014-07-18  Pascal Obry  <obry@adacore.com>

	* s-fileio.adb: Minor style fix.

2014-07-18  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch13.adb (Analyze_Aspect_Specifications): Detect improper
	specification of stream attributes for subtypes that are not
	first subtypes, to prevent malformed rep_item chains in the case
	of such illegal specifications for discriminated private subtypes.
	(Check_Overloaded_Name): Verify that the name is an entity name
	before other checks.

2014-07-18  Pascal Obry  <obry@adacore.com>

	* adaint.c (__gnat_fputwc) Do not disable on cross-build.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/adaint.c
    trunk/gcc/ada/aspects.ads
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/s-fileio.adb
    trunk/gcc/ada/sem_ch13.adb
    trunk/gcc/ada/sem_util.adb



More information about the Gcc-cvs mailing list