[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 14 Oct 2013 13:31:52 +0000 (15:31 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 14 Oct 2013 13:31:52 +0000 (15:31 +0200)
commit1e7bc06555257c73282c7ca1678a74d2cc6c7e6c
tree83de5b6633cd5a5aeabf422cb2244eb93481f494
parent5644b7e8e7fcc55fe544949c58ce049039e671c9
[multiple changes]

2013-10-14  Robert Dewar  <dewar@adacore.com>

* exp_prag.adb: Minor reformatting.

2013-10-14  Ed Schonberg  <schonberg@adacore.com>

* sem_case.adb (Check_Against_Predicate): Handle properly an
others clause in various cases.

2013-10-14  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_prag.adb (Check_Matching_Constituent): Do
not inspect the hidden states if there are no hidden states. This
case arises when the constituents are states coming from a
private child.

2013-10-14  Doug Rupp  <rupp@adacore.com>

* init.c [ARMEL and VxWorks] (__gnat_map_signal): Re-arm guard
page by clearing VALID bit vice setting page protection.

2013-10-14  Arnaud Charlet  <charlet@adacore.com>

* gnat_rm.texi, adaint.c: Fix typo.

2013-10-14  Ed Schonberg  <schonberg@adacore.com>

* sem_util.adb (Is_Variable, In_Protected_Function):  In the
body of a protected function, the protected object itself is a
constant (not just its components).

From-SVN: r203550
gcc/ada/ChangeLog
gcc/ada/adaint.c
gcc/ada/exp_prag.adb
gcc/ada/gnat_rm.texi
gcc/ada/init.c
gcc/ada/sem_case.adb
gcc/ada/sem_prag.adb
gcc/ada/sem_util.adb