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: [PATCH] ld: elfvers tests: support symbol prefixed targets


	* ld-elfvers/vers25a.dsym: Really include _? in match.

Index: ld/testsuite/ld-elfvers/vers25a.dsym
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-elfvers/vers25a.dsym,v
retrieving revision 1.3
diff -u -p -r1.3 vers25a.dsym
--- ld/testsuite/ld-elfvers/vers25a.dsym	10 Dec 2010 06:08:11 -0000	1.3
+++ ld/testsuite/ld-elfvers/vers25a.dsym	11 Dec 2010 12:00:58 -0000
@@ -1,2 +1,2 @@
 0+[ 	]+g[ 	]+DO[ 	]+\*ABS\*[ 	]+0+[ 	]+VERS\.0[ 	]+VERS\.0
-[0-9a-f]+[ 	]+g[ 	]+DF[ 	]+\.(text|opd)[	]+[0-9a-f]+[ 	]+VERS\.0[ 	]+(0x[0-9a-f]+ )?_foo
+[0-9a-f]+[ 	]+g[ 	]+DF[ 	]+\.(text|opd)[	]+[0-9a-f]+[ 	]+VERS\.0[ 	]+(0x[0-9a-f]+ )?_?foo

-- 
Alan Modra
Australia Development Lab, IBM


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