forked from pool/binutils
This commit is contained in:
committed by
Git OBS Bridge
parent
2ef459be03
commit
bce2fbf800
@@ -8,14 +8,6 @@
|
||||
send_log "\nWarning: Assuming windres can find the win32 headers\n\n"
|
||||
}
|
||||
|
||||
--- ld/testsuite/ld-elf/group9.s 14 Jan 2009 22:52:49 +0100 1.1
|
||||
+++ ld/testsuite/ld-elf/group9.s 19 Jan 2009 13:47:33 +0100
|
||||
@@ -12,4 +12,4 @@ foo.data:
|
||||
.globl bar
|
||||
.type bar,%function
|
||||
bar:
|
||||
- .byte foo.data
|
||||
+ .long foo.data
|
||||
--- ld/testsuite/ld-srec/srec.exp
|
||||
+++ ld/testsuite/ld-srec/srec.exp
|
||||
@@ -17,6 +17,9 @@
|
||||
|
Reference in New Issue
Block a user