8sa1-binutils-gdb/gdb/testsuite/gdb.rust
Tom Tromey 08cc37dd04 Avoid running one Rust test against older LLVM
LLVM 8.0 introduced some changes to let the Rust compiler emit DWARF
variant parts.  Before this change, the compiler would emit two types
with the same name, and unfortunately gdb happens to pick the wrong
one.  So, this patch disables the test when using an older version of
LLVM.

gdb/testsuite/ChangeLog
2020-09-15  Tom Tromey  <tromey@adacore.com>

	PR rust/26197:
	* lib/rust-support.exp (rust_llvm_version): New proc.
	* gdb.rust/simple.exp: Check rust_llvm_version.
2020-09-15 09:27:01 -06:00
..
expr.exp
generics.exp
generics.rs
methods.exp
methods.rs
modules.exp
modules.rs rust: Fix rust modules test 2020-07-11 16:08:28 -06:00
rust-style.exp
rust-style.rs
simple.exp Avoid running one Rust test against older LLVM 2020-09-15 09:27:01 -06:00
simple.rs
traits.exp [gdb/testsuite] Fix PATH warning in gdb.rust/traits.exp 2020-09-14 09:54:47 +02:00
traits.rs
union.exp
union.rs
unsized.exp
unsized.rs
watch.exp
watch.rs