[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 13 Nov 2015 11:18:17 +0000 (12:18 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 13 Nov 2015 11:18:17 +0000 (12:18 +0100)
commit4e9ee5951c4be406f440245583ee8770a5807e2a
treeb7e91134756cbe01e7e670535cf4f42b0d0b0514
parent746fb0c5cdf236c1953dc2cf883efe28dbb1149c
[multiple changes]

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.

From-SVN: r230304
gcc/ada/ChangeLog
gcc/ada/init.c
gcc/ada/sem_ch4.adb
gcc/ada/sigtramp-armdroid.c
gcc/ada/sigtramp.h