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]

Re: segment overflow test


> Date: Thu, 20 Dec 2007 00:42:34 +0100
> From: Hans-Peter Nilsson <hp@axis.com>

> The obvious fix is to qualify with:
> ! # target: *-*-linux*  *-*-vxworks

Now committed.

ld/testsuite:
	* ld-elf/seg.d: Restrict to linux and vxworks.

Index: ld-elf/seg.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-elf/seg.d,v
retrieving revision 1.2
diff -p -u -r1.2 seg.d
--- ld-elf/seg.d	19 Dec 2007 15:54:06 -0000	1.2
+++ ld-elf/seg.d	20 Dec 2007 11:34:57 -0000
@@ -1,3 +1,4 @@
+#target: *-*-linux* *-*-vxworks
 #source: seg.s
 #ld: -T seg.t -z max-page-size=0x1000
 #readelf: -l --wide

brgds, H-P


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