mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-11 08:50:46 +08:00
gnat_ugn.texi: Minor reformatting.
2014-10-20 Gary Dismukes <dismukes@adacore.com> * gnat_ugn.texi: Minor reformatting. * sem_ch3.adb: Minor reformatting. From-SVN: r216480
This commit is contained in:
parent
bdafba6f35
commit
c19273ff4a
@ -1,3 +1,8 @@
|
||||
2014-10-20 Gary Dismukes <dismukes@adacore.com>
|
||||
|
||||
* gnat_ugn.texi: Minor reformatting.
|
||||
* sem_ch3.adb: Minor reformatting.
|
||||
|
||||
2014-10-20 Vincent Celier <celier@adacore.com>
|
||||
|
||||
* prj-attr.adb: New project level attribute Runtime.
|
||||
|
@ -8127,7 +8127,7 @@ Generate binder file suitable for CodePeer.
|
||||
|
||||
@item -R
|
||||
@cindex @option{-R} (@command{gnatbind})
|
||||
Output closure source list, which includes all non-runtime-units that are
|
||||
Output closure source list, which includes all non-run-time units that are
|
||||
included in the bind.
|
||||
|
||||
@item -Ra
|
||||
|
@ -3843,7 +3843,7 @@ package body Sem_Ch3 is
|
||||
-- the expression. Rewrite declaration as a renaming, which the
|
||||
-- back-end can handle properly. This is a rather unusual case,
|
||||
-- because most unchecked_union declarations have default values
|
||||
-- for discriminants and are thus unconstrained.
|
||||
-- for discriminants and are thus not indefinite.
|
||||
|
||||
elsif Is_Unchecked_Union (T) then
|
||||
if Constant_Present (N)
|
||||
|
Loading…
x
Reference in New Issue
Block a user