aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-06-28 03:48:57 +0000
committerJeff Law <law@gcc.gnu.org>2018-06-27 21:48:57 -0600
commit09e1386fd0c6de42272edc9bb0a4b7c2e193b7a7 (patch)
tree1a09acec2626a496a06d4734d99ed528856b5960 /gcc
parent764df76cb2dc6f3c0d6ae3cdf75eaf5cb3832a38 (diff)
downloadgcc-09e1386fd0c6de42272edc9bb0a4b7c2e193b7a7.zip
gcc-09e1386fd0c6de42272edc9bb0a4b7c2e193b7a7.tar.gz
gcc-09e1386fd0c6de42272edc9bb0a4b7c2e193b7a7.tar.bz2
* doc/invoke.texi (Debugging Options): Add -gsplit-dwarf.
From-SVN: r262206
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/invoke.texi1
2 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e1ba55e..1059443 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2018-06-27 Stephan Bergmann <sbergman@redhat.com>
+
+ * doc/invoke.texi (Debugging Options): Add -gsplit-dwarf.
+
2018-06-27 Dimitar Dimitrov <dimitar@dinux.eu>
* lra-eliminations.c (update_reg_eliminate): Mark all spanning hard
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index df4c55f..248e603 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -354,6 +354,7 @@ Objective-C and Objective-C++ Dialects}.
-ginternal-reset-location-views -gno-internal-reset-location-views @gol
-ginline-points -gno-inline-points @gol
-gvms -gxcoff -gxcoff+ -gz@r{[}=@var{type}@r{]} @gol
+-gsplit-dwarf @gol
-fdebug-prefix-map=@var{old}=@var{new} -fdebug-types-section @gol
-fno-eliminate-unused-debug-types @gol
-femit-struct-debug-baseonly -femit-struct-debug-reduced @gol