Prune BFD warnings for unknown GNU properties
[deliverable/binutils-gdb.git] / ld / testsuite / ld-bootstrap / bootstrap.exp
index 5c79e0315ca03fde9fd85c81865b40048e90e071..9c4dbd6ce9ec7095a3d842c987891bfe1a17812a 100644 (file)
@@ -168,6 +168,7 @@ foreach flags $test_flags {
     if {"$do_strip" == "yes"} { 
        verbose -log "$strip tmpdir/ld1"     
        catch "exec $strip tmpdir/ld1" exec_output
+       set exec_output [prune_warnings $exec_output]
        if ![string match "" $exec_output] then {
            verbose -log "$exec_output"
            fail $testname
This page took 0.023767 seconds and 4 git commands to generate.