* doc/invoke.texi (Debugging Options): Add -gsplit-dwarf.

From-SVN: r262206
This commit is contained in:
Stephan Bergmann 2018-06-28 03:48:57 +00:00 committed by Jeff Law
parent 764df76cb2
commit 09e1386fd0
2 changed files with 5 additions and 0 deletions

View file

@ -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

View file

@ -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