aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.compile
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.compile')
-rw-r--r--gdb/testsuite/gdb.compile/compile-cplus-print.exp1
-rw-r--r--gdb/testsuite/gdb.compile/compile-cplus.exp1
-rw-r--r--gdb/testsuite/gdb.compile/compile-ifunc.exp1
-rw-r--r--gdb/testsuite/gdb.compile/compile.exp1
4 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.compile/compile-cplus-print.exp b/gdb/testsuite/gdb.compile/compile-cplus-print.exp
index fd6470b..67b3951 100644
--- a/gdb/testsuite/gdb.compile/compile-cplus-print.exp
+++ b/gdb/testsuite/gdb.compile/compile-cplus-print.exp
@@ -17,7 +17,6 @@ load_lib compile-support.exp
standard_testfile
-get_compiler_info
set options {}
if [test_compiler_info gcc*] {
lappend options additional_flags=-g3
diff --git a/gdb/testsuite/gdb.compile/compile-cplus.exp b/gdb/testsuite/gdb.compile/compile-cplus.exp
index d700d3d..dbdae5f 100644
--- a/gdb/testsuite/gdb.compile/compile-cplus.exp
+++ b/gdb/testsuite/gdb.compile/compile-cplus.exp
@@ -17,7 +17,6 @@ load_lib compile-support.exp
standard_testfile .c compile-shlib.c compile-constvar.S compile-nodebug.c
-get_compiler_info
set options {}
if { [test_compiler_info gcc*] || [test_compiler_info clang*] } {
lappend options additional_flags=-g3
diff --git a/gdb/testsuite/gdb.compile/compile-ifunc.exp b/gdb/testsuite/gdb.compile/compile-ifunc.exp
index dc7b19a..4f671c6 100644
--- a/gdb/testsuite/gdb.compile/compile-ifunc.exp
+++ b/gdb/testsuite/gdb.compile/compile-ifunc.exp
@@ -19,7 +19,6 @@ if {[skip_ifunc_tests]} {
standard_testfile
-get_compiler_info
set flags ""
if [test_compiler_info gcc*] {
set flags additional_flags=-Wno-attribute-alias
diff --git a/gdb/testsuite/gdb.compile/compile.exp b/gdb/testsuite/gdb.compile/compile.exp
index f8d6fb1..f251558 100644
--- a/gdb/testsuite/gdb.compile/compile.exp
+++ b/gdb/testsuite/gdb.compile/compile.exp
@@ -15,7 +15,6 @@
standard_testfile .c compile-shlib.c compile-constvar.S compile-nodebug.c
-get_compiler_info
set options {}
if [test_compiler_info gcc*] {
lappend options additional_flags=-g3