Home
last modified time | relevance | path

Searched refs:test_compiler_info (Results 1 – 16 of 16) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dscope.exp99 if { [test_compiler_info gcc-*-*] } then { setup_xfail "rs6000-*-*" }
105 if { [test_compiler_info gcc-*-*] } then { setup_xfail "rs6000-*-*" }
114 if { [test_compiler_info gcc-*-*] } then { setup_xfail "rs6000-*-*" }
122 if { [test_compiler_info gcc-*-*] } then { setup_xfail "rs6000-*-*" }
130 if { [test_compiler_info gcc-*-*] } then { setup_xfail "rs6000-*-*" }
144 if { [test_compiler_info gcc-*-*] } then { setup_xfail "rs6000-*-*" }
157 if { [test_compiler_info gcc-*-*] } then { setup_xfail "rs6000-*-*" }
170 if { [test_compiler_info gcc-*-*] } then { setup_xfail "rs6000-*-*" }
206 if { [test_compiler_info gcc-*-*] } then { setup_xfail "rs6000-*-*" }
217 if { [test_compiler_info gcc-*-*] } then { setup_xfail "rs6000-*-*" }
[all …]
Dvolatile.exp78 if { [test_compiler_info gcc-2-*] } then {
94 if { [test_compiler_info gcc-3-*] || [test_compiler_info gcc-4-*] } {
Dmips_pro.exp40 if { [test_compiler_info gcc-*-*] } then {
59 if { [test_compiler_info gcc-*-*] } then {
Dstructs2.exp73 if [test_compiler_info gcc-*-*] {
80 if [test_compiler_info gcc-*-*] {
Dconstvars.exp72 if { [test_compiler_info gcc-2-*] } then {
88 if { [test_compiler_info gcc-3-*] || [test_compiler_info gcc-4-*] } {
Dcall-sc.exp60 …if {[string match $file $testfile] && [test_compiler_info $compiler] && [test_debug_format $forma…
150 …if {[string match $file $testfile] && [test_compiler_info $compiler] && [test_debug_format $forma…
Dcomplex.exp51 if { [test_compiler_info gcc-2-*] && [test_debug_format "DWARF 2"] } then {
Dso-impl-ld.exp58 if { [test_compiler_info gcc-*-*] } then {
Dcallfuncs.exp151 if { ! [test_compiler_info gcc-*-*] } then {
Dstructs.exp188 …if {[string match $file $testfile] && [test_compiler_info $compiler] && [test_debug_format $forma…
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
Dclass2.exp83 if { [test_compiler_info gcc-2-*] && [test_debug_format "DWARF 2"] } {
Dctti.exp86 if { [ test_compiler_info gcc-*] } then { continue }
Dambiguous.exp45 if { [test_compiler_info gcc-*] } then { continue }
Dmember-ptr.exp64 if { [test_compiler_info "gcc-*"] } {
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/lib/
Dgdb.exp1294 proc test_compiler_info { compiler } { procedure
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog2041 gcc_compiled with calls to test_compiler_info.
2049 to test_compiler_info.
2059 to test_compiler_info.
2077 gcc_compiled with call to test_compiler_info.
2089 call to test_compiler_info.
2104 calls to test_compiler_info.
2110 calls to test_compiler_info.
2164 call to test_compiler_info.
2213 (test_compiler_info): New function.