un-XFAIL under Clang tests using labels
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.cp / cplabel.exp
index 26818cb1a21deed2e4fc59a5e43d3c85948b7a07..93febd69253bffa0a52a490543213a74d39ab1c6 100644 (file)
@@ -34,7 +34,6 @@ set labels {"to_the_top" "get_out_of_here"}
 foreach m $methods {
     foreach l $labels {
        set line [gdb_get_line_number "$m:$l"]
-       if {[test_compiler_info {clang-*-*}]} { setup_xfail clang/14500 *-*-* }
        gdb_test "break foo::$m:$l" \
            "Breakpoint $decimal at $hex: file .*$srcfile, line $line\."
     }
This page took 0.025388 seconds and 4 git commands to generate.