aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/debug.adb
diff options
context:
space:
mode:
authorJavier Miranda <miranda@adacore.com>2010-06-18 15:59:27 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2010-06-18 17:59:27 +0200
commitc88f5c498699dc01f321eafdd081ebcbdc9b538d (patch)
tree1f6a996b4edefd612d1c07c930a9077765321aa5 /gcc/ada/debug.adb
parentfd7de64cee04fd08c9a849a20e9cf0fd8d6906e1 (diff)
downloadgcc-c88f5c498699dc01f321eafdd081ebcbdc9b538d.zip
gcc-c88f5c498699dc01f321eafdd081ebcbdc9b538d.tar.gz
gcc-c88f5c498699dc01f321eafdd081ebcbdc9b538d.tar.bz2
[multiple changes]
2010-06-18 Javier Miranda <miranda@adacore.com> * exp_cg.adb (Homonym_Suffix_Length): Minor code reorganization. 2010-06-18 Thomas Quinot <quinot@adacore.com> * sprint.ads: Minor reformatting. * output.ads: Update obsolete comment. 2010-06-18 Ed Schonberg <schonberg@adacore.com> * freeze.adb (Build_And_Analyze_Renamed_Body): if the renamed entity is an external intrinsic operation (e.g. a GCC numeric function) indicate that the renaming entity has the same characteristics, so a call to it is properly expanded. From-SVN: r161003
Diffstat (limited to 'gcc/ada/debug.adb')
-rw-r--r--gcc/ada/debug.adb4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ada/debug.adb b/gcc/ada/debug.adb
index 3032267..5f7f26b 100644
--- a/gcc/ada/debug.adb
+++ b/gcc/ada/debug.adb
@@ -596,6 +596,10 @@ package body Debug is
-- case of the gcc back end. Provided as a back up in case the new
-- scheme has problems.
+ -- d.Z This flag enables the frontend call-graph output associated with
+ -- dispatching calls. Available only during the development of this
+ -- new output.
+
-- d1 Error messages have node numbers where possible. Normally error
-- messages have only source locations. This option is useful when
-- debugging errors caused by expanded code, where the source location