aboutsummaryrefslogtreecommitdiff
path: root/gdb/copying.c
diff options
context:
space:
mode:
authorAndreas Arnez <arnez@linux.vnet.ibm.com>2018-01-18 19:42:46 +0100
committerAndreas Arnez <arnez@linux.vnet.ibm.com>2018-01-18 19:42:46 +0100
commitdcc069254040954ee72b3ed65b772d48cdff93df (patch)
treebb13ac3dfb997cae8af8f808f8c2b6191b5b86d1 /gdb/copying.c
parent25d4fd80936744adfa49f133524e3f342604a1cb (diff)
downloadgdb-dcc069254040954ee72b3ed65b772d48cdff93df.zip
gdb-dcc069254040954ee72b3ed65b772d48cdff93df.tar.gz
gdb-dcc069254040954ee72b3ed65b772d48cdff93df.tar.bz2
GDB testsuite: Re-enable -fdiagnostics-color=never
In August 2017 the GDB test suite was changed to always add the compile option "-fdiagnostics-color=never", see: https://sourceware.org/ml/gdb-patches/2017-08/msg00150.html Since this option is not understood by rustc, a commit from 09/2017 dropped its use in that case: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=5eb5f850 ("Don't use -fdiagnostics-color=never for rustc") But that change goes overboard and stops using the option for other languages as well. Thus compiler diagnostics written into gdb.log may contain colored output again. This is fixed. gdb/testsuite/ChangeLog: * lib/gdb.exp (gdb_compile): Re-enable use of universal_compile_options for languages other than Rust.
Diffstat (limited to 'gdb/copying.c')
0 files changed, 0 insertions, 0 deletions