]> git.ipfire.org Git - thirdparty/gcc.git/commit
types.ads, [...]: Minor reformatting.
authorRobert Dewar <dewar@adacore.com>
Fri, 4 Jan 2013 09:28:49 +0000 (09:28 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 4 Jan 2013 09:28:49 +0000 (10:28 +0100)
commit7fcd29e08c49eff92770f7e50895dcfe3d306479
tree366ebbf2aee44184c69781fa0ee3e11affa5e3e5
parent67b8ac46a606b677b20b3834beb2d24c27c86e8c
types.ads, [...]: Minor reformatting.

2013-01-04  Robert Dewar  <dewar@adacore.com>

* types.ads, prj-conf.adb, par-tchk.adb: Minor reformatting.

2013-01-04  Robert Dewar  <dewar@adacore.com>

* par-ch6.adb (P_Subprogram): Better handling of missing IS
after expression function.
* par-util.adb (No_Constraint): Improve handling to avoid bad warnings.

2013-01-04  Robert Dewar  <dewar@adacore.com>

* exp_util.ads, exp_util.adb (Insert_Actions): In expression with
actions case, new actions are appended to the sequence rather than
prepended.

2013-01-04  Robert Dewar  <dewar@adacore.com>

* gnat_ugn.texi: Document -gnatw.d/w.D (does no apply in VMS mode).
* usage.adb: Add lines for -gnatw.d/w.D switches.
* warnsw.adb: Minor fixes (some missing cases of setting
Warning_Doc_Switch). Reject -gnatw.d and -gnatw.D in VMS mode.

From-SVN: r194895
gcc/ada/ChangeLog
gcc/ada/exp_util.adb
gcc/ada/exp_util.ads
gcc/ada/gnat_ugn.texi
gcc/ada/par-ch6.adb
gcc/ada/par-tchk.adb
gcc/ada/par-util.adb
gcc/ada/prj-conf.adb
gcc/ada/types.ads
gcc/ada/usage.adb
gcc/ada/warnsw.adb