summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/complex.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/complex.exp')
-rw-r--r--gdb/testsuite/gdb.base/complex.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/complex.exp b/gdb/testsuite/gdb.base/complex.exp
index f3f25e561b7..fac7f4f45c8 100644
--- a/gdb/testsuite/gdb.base/complex.exp
+++ b/gdb/testsuite/gdb.base/complex.exp
@@ -48,7 +48,7 @@ gdb_load $binfile
if [runto f2] then {
get_debug_format
- if {$gcc_compiled == 2 && [test_debug_format "DWARF 2"]} then {
+ if { [test_compiler_info gcc-2-*] && [test_debug_format "DWARF 2"] } then {
setup_xfail "*-*-*"
}
gdb_test "p *y" "\\\$\[0-9\]* = \{c = 42 '\\*', f = 1 \\+ 0 \\* I\}" \