]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove obsolete debugging formats from names list
authorMark Harmstone <mark@harmstone.com>
Tue, 24 Oct 2023 07:04:25 +0000 (09:04 +0200)
committerRichard Biener <rguenther@suse.de>
Tue, 24 Oct 2023 07:06:47 +0000 (09:06 +0200)
commit3235289bc7e092abde361668851e07850ccccfb2
tree67ba40356b548c596bddbdc493e011c0593d68d8
parent9481a1f7d5ad989588ee7444e5add8161c3cb1ea
Remove obsolete debugging formats from names list

* opts.cc (debug_type_names): Remove stabs and xcoff.
(df_set_names): Adjust.

(cherry picked from commit 724badcadf889b5798321620aeed16b61e91fe72)
gcc/opts.cc