forked from pool/binutils
This commit is contained in:
committed by
Git OBS Bridge
parent
da2b010720
commit
bcb92e5244
@@ -8,6 +8,18 @@
|
||||
send_log "\nWarning: Assuming windres can find the win32 headers\n\n"
|
||||
}
|
||||
|
||||
--- ld/testsuite/ld-gc/gc.exp.~1.3.~ 2008-01-23 10:18:59.000000000 +0100
|
||||
+++ ld/testsuite/ld-gc/gc.exp 2008-01-24 10:31:56.000000000 +0100
|
||||
@@ -53,6 +53,9 @@ proc test_gc { testname filename linker
|
||||
unresolved $testname
|
||||
return
|
||||
}
|
||||
+
|
||||
+ # PPC64 does not drop unsused variables
|
||||
+ setup_xfail "powerpc64-*-*"
|
||||
if {![info exists nm_output(used_func)] \
|
||||
|| ![info exists nm_output(used_var)]} {
|
||||
send_log "used sections do not exist\n"
|
||||
--- ld/testsuite/ld-srec/srec.exp
|
||||
+++ ld/testsuite/ld-srec/srec.exp
|
||||
@@ -17,6 +17,9 @@
|
||||
|
Reference in New Issue
Block a user