aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2021-09-10 08:04:57 +0200
committerRichard Biener <rguenther@suse.de>2021-09-10 11:10:59 +0200
commitf7523dbc2d2934afd467008e22c695d362b3d365 (patch)
tree7b2af918d0d86ae1be9b07b79f05dfa48610e958 /gcc/doc
parent1e77bcbc7a2fcbfb0579b239afb31997bc510c9d (diff)
downloadgcc-f7523dbc2d2934afd467008e22c695d362b3d365.zip
gcc-f7523dbc2d2934afd467008e22c695d362b3d365.tar.gz
gcc-f7523dbc2d2934afd467008e22c695d362b3d365.tar.bz2
Remove vestiges of --with-stabs
This removes the --with-stabs configure option which had no effect since quite some time. 2021-09-10 Richard Biener <rguenther@suse.de> * configure.ac (--with-stabs): Remove. * configure: Regenerate. * doc/install.texi: Remove --with-stabs documentation.
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/install.texi5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 8e974d2..99b4470 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1088,11 +1088,6 @@ but for the linker.
Same as @uref{#with-as,,@option{--with-as}}
but for the debug linker (only used on Darwin platforms so far).
-@item --with-stabs
-Specify that stabs debugging
-information should be used instead of whatever format the host normally
-uses. Normally GCC uses the same debug format as the host system.
-
@item --with-tls=@var{dialect}
Specify the default TLS dialect, for systems were there is a choice.
For ARM targets, possible values for @var{dialect} are @code{gnu} or