This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Committed: Run ld-cris/noov.d on cris-*-*elf* only.


Failed for cris-axis-linux-gnu and I feel it's unnecessary to
adjust the linker options and the expected output (which is off
by a page still after adding an "-e 0xc0010000") just for the
sake of running the test for all major targets.

ld/testsuite/:
	* ld-cris/noov.d: Restrict to cris-*-*elf*.

Index: noov.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-cris/noov.d,v
retrieving revision 1.1
diff -p -u -r1.1 noov.d
--- noov.d	28 Oct 2005 00:24:09 -0000	1.1
+++ noov.d	11 Nov 2005 00:23:26 -0000
@@ -1,4 +1,4 @@
-#notarget: cris-*-*aout*
+#target: cris-*-*elf*
 #ld: --section-start=.text=0xc0010000
 #objdump: -s -j .text
 
brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]