[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 5 Jul 2013 10:25:05 +0000 (12:25 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 5 Jul 2013 10:25:05 +0000 (12:25 +0200)
commita1390a6ef6adec0f9abf2b41de88275bd3bd228d
tree0ae15f5205f8ee1f101620572d74673b26372b63
parentd9adb08caad78c36048380338a1a481dc157bf5f
[multiple changes]

2013-07-05  Robert Dewar  <dewar@adacore.com>

* gnat_rm.texi: Add missing documentation for pragmas.
* sem_ch8.adb: Minor reformatting.
* gnat_ugn.texi: Document that -gnatR and -gnatD cannot be used
together.

2013-07-05  Yannick Moy  <moy@adacore.com>

* sem_ch12.ads, sem_ch12.adb (Need_Subprogram_Instance_Body): Force
instance of subprogram body in SPARK mode, by testing Expander_Active
(set in SPARK mode) instead of Full_Expander_Active (not set in
SPARK mode).
* sem_ch8.adb: Minor reformatting.

From-SVN: r200700
gcc/ada/ChangeLog
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch12.ads
gcc/ada/sem_ch8.adb