]> 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:05:37 +0000 (09:05 +0200)
commit724badcadf889b5798321620aeed16b61e91fe72
tree166e7f99da04ceb14e135ed59199bbbfc77ce725
parent7b2984ad76cac67b962eeb39eab62b6dacf7845e
Remove obsolete debugging formats from names list

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