aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/debug.adb
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2014-07-30 15:53:11 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2014-07-30 15:53:11 +0200
commitd3e16619ae38fba5a464064046114a6638d1816f (patch)
treef34b8a064f087cdef85b843e241141f43015292c /gcc/ada/debug.adb
parentfccaf220f3c01660f800b6ea055463823051904c (diff)
downloadgcc-d3e16619ae38fba5a464064046114a6638d1816f.zip
gcc-d3e16619ae38fba5a464064046114a6638d1816f.tar.gz
gcc-d3e16619ae38fba5a464064046114a6638d1816f.tar.bz2
[multiple changes]
2014-07-30 Vincent Celier <celier@adacore.com> * debug.adb: Minor comment update. 2014-07-30 Robert Dewar <dewar@adacore.com> * s-tasuti.adb, s-tassta.adb: Minor reformatting. * sprint.adb (Sprint_Node): Handle N_Contract case. * exp_prag.adb: Minor reformatting. * freeze.adb (Freeze_Entity): Check useless postcondition for No_Return subprogram. * sem_prag.adb: Minor reformatting. 2014-07-30 Javier Miranda <miranda@adacore.com> * a-tags.ads: Complete comments about performance. 2014-07-30 Fedor Rybin <frybin@adacore.com> * gnat_ugn.texi: Adding description for --exit-status option to gnattest section. Fixing index entry of --passed-tests option in gnattest section. 2014-07-30 Javier Miranda <miranda@adacore.com> * Makefile.rtl, gnat_rm.texi, i-cpp.adb, i-cpp.ads, impunit.adb, rtsfind.ads: Remove references to package Interfaces.CPP since this package is no longer needed. From-SVN: r213270
Diffstat (limited to 'gcc/ada/debug.adb')
-rw-r--r--gcc/ada/debug.adb4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/ada/debug.adb b/gcc/ada/debug.adb
index b96ce833..a93af0f 100644
--- a/gcc/ada/debug.adb
+++ b/gcc/ada/debug.adb
@@ -814,7 +814,9 @@ package body Debug is
-- Documentation for gprbuild Debug Flags --
---------------------------------------------
- -- dn Do not delete temporary files createed by gprbuild at the end
+ -- dm Display the maximum number of simultaneous compilations.
+
+ -- dn Do not delete temporary files created by gprbuild at the end
-- of execution, such as temporary config pragma files, mapping
-- files or project path files.