forked from pool/binutils
checked in
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
37dd0d09c6
commit
8c3e5e79da
@@ -1,22 +1,18 @@
|
||||
Index: binutils/testsuite/binutils-all/windres/windres.exp
|
||||
===================================================================
|
||||
--- binutils/testsuite/binutils-all/windres/windres.exp.orig 2009-11-23 14:02:48.000000000 +0100
|
||||
+++ binutils/testsuite/binutils-all/windres/windres.exp 2009-11-23 14:03:09.000000000 +0100
|
||||
@@ -36,6 +36,7 @@ set wr "$WINDRES --include-dir $srcdir/$
|
||||
if [file exists "$srcdir/../../winsup/w32api/include"] {
|
||||
--- binutils/testsuite/binutils-all/windres/windres.exp
|
||||
+++ binutils/testsuite/binutils-all/windres/windres.exp
|
||||
@@ -46,6 +46,7 @@
|
||||
set wr "$wr --include-dir $srcdir/../../winsup/w32api/include"
|
||||
set target_xfail "no"
|
||||
} else {
|
||||
+ return
|
||||
send_log "\nWarning: Assuming windres can find the win32 headers\n\n"
|
||||
}
|
||||
|
||||
Index: ld/testsuite/ld-srec/srec.exp
|
||||
===================================================================
|
||||
--- ld/testsuite/ld-srec/srec.exp.orig 2009-11-23 14:02:48.000000000 +0100
|
||||
+++ ld/testsuite/ld-srec/srec.exp 2009-11-23 14:03:09.000000000 +0100
|
||||
@@ -20,6 +20,9 @@
|
||||
# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
|
||||
# MA 02110-1301, USA.
|
||||
--- ld/testsuite/ld-srec/srec.exp
|
||||
+++ ld/testsuite/ld-srec/srec.exp
|
||||
@@ -17,6 +17,9 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
+# Too fragile.
|
||||
+return
|
||||
@@ -24,16 +20,13 @@ Index: ld/testsuite/ld-srec/srec.exp
|
||||
# Get the offset from an S-record line to the start of the data.
|
||||
|
||||
proc srec_off { l } {
|
||||
Index: ld/testsuite/ld-undefined/undefined.exp
|
||||
===================================================================
|
||||
--- ld/testsuite/ld-undefined/undefined.exp.orig 2009-11-23 14:02:48.000000000 +0100
|
||||
+++ ld/testsuite/ld-undefined/undefined.exp 2009-11-23 14:03:09.000000000 +0100
|
||||
@@ -136,7 +136,7 @@ setup_xfail "sh64-*-*"
|
||||
--- ld/testsuite/ld-undefined/undefined.exp
|
||||
+++ ld/testsuite/ld-undefined/undefined.exp
|
||||
@@ -127,6 +127,6 @@
|
||||
# the function. Therefore the line number in the error message is 8 instead
|
||||
# of 9. On 64 bit s/390 this works because of the new brasl instruction that
|
||||
# doesn't need a literal pool entry.
|
||||
-setup_xfail s390-*-*
|
||||
+#setup_xfail s390-*-*
|
||||
|
||||
# See comments above for Xtensa.
|
||||
setup_xfail xtensa*-*-linux*
|
||||
checkund $ml $testline
|
||||
|
Reference in New Issue
Block a user