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

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Jul 18 09:37:00 GMT 2014


Author: charlet
Date: Fri Jul 18 09:37:41 2014
New Revision: 212791

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

	* gnat_ugn.texi: Remove note that -gnatR not allowed with -gnatc.
	* switch-c.adb: Remove prohibition of -gnatR and -gnatc together.

2014-07-18  Eric Botcazou  <ebotcazou@adacore.com>

	* sem_ch13.adb (Kill_Rep_Clause): Clear Comes_From_Source flag
	on the null statement.

2014-07-18  Thomas Quinot  <quinot@adacore.com>

	* adaint.c: Minor comment rewording.
	* socket.c: Define macros _REENTRANT and _THREAD_SAFE so that
	use of errno in this file is thread safe.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/adaint.c
    trunk/gcc/ada/gnat_ugn.texi
    trunk/gcc/ada/sem_ch13.adb
    trunk/gcc/ada/socket.c
    trunk/gcc/ada/switch-c.adb



More information about the Gcc-cvs mailing list