]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog-2014-2021
Fix Rust testing
authorTom Tromey <tromey@adacore.com>
Wed, 24 Apr 2019 19:43:27 +0000 (13:43 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 24 Apr 2019 19:43:27 +0000 (13:43 -0600)
commit1670072efb31e82d52d408940062860e2835d79c
tree099f7cd97ce2a85327805c7e72b107f9a4492472
parent44ed80923ab89e141120defa8c1209b69869a7ac
Fix Rust testing

This changes the gdb test suite to omit -fno-stack-protector when
compiling Rust code.  This makes Rust testing work again.

I think I saw this patch somewhere already, but I couldn't find it
again just now, so I'm checking this version in.

gdb/testsuite/ChangeLog
2019-04-24  Tom Tromey  <tromey@adacore.com>

* lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
Rust.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/gdb.exp