r230304 - in /trunk/gcc/ada: ChangeLog init.c s...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Nov 13 11:18:00 GMT 2015


Author: charlet
Date: Fri Nov 13 11:18:17 2015
New Revision: 230304

URL: https://gcc.gnu.org/viewcvs?rev=230304&root=gcc&view=rev
Log:
2015-11-13  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch4.adb (Constant_Indexing_OK): If the indexing is the
	prefix of a procedure call assume that constant indexing is
	not chosen.

2015-11-13  Eric Botcazou  <ebotcazou@adacore.com>

	* sigtramp.h: Fix formatting throughout, do not include other
	headers, add missing preprocessor condition and 'extern' keywords.
	* sigtramp-armdroid.c: Include <sys/ucontext.h>.
	* init.c [Android]: Likewise.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/init.c
    trunk/gcc/ada/sem_ch4.adb
    trunk/gcc/ada/sigtramp-armdroid.c
    trunk/gcc/ada/sigtramp.h



More information about the Gcc-cvs mailing list