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]

powerpc64 plugin tests


Applied.

ld/testsuite/
	* ld-plugin/lto-16a.d: Match powerpc64 function symbol type.
	* ld-plugin/lto-16b.d: Likewise.
	* ld-plugin/lto-17a.d: Likewise.
	* ld-plugin/lto-17b-2.d: Likewise.

Index: ld/testsuite/ld-plugin/lto-16a.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-plugin/lto-16a.d,v
retrieving revision 1.1
diff -u -p -r1.1 lto-16a.d
--- ld/testsuite/ld-plugin/lto-16a.d	7 Dec 2012 19:23:50 -0000	1.1
+++ ld/testsuite/ld-plugin/lto-16a.d	15 Jan 2013 02:35:52 -0000
@@ -1,3 +1,3 @@
 #...
-[0-9a-f]+ T foo
+[0-9a-f]+ [DT] foo
 #...
Index: ld/testsuite/ld-plugin/lto-16b.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-plugin/lto-16b.d,v
retrieving revision 1.1
diff -u -p -r1.1 lto-16b.d
--- ld/testsuite/ld-plugin/lto-16b.d	7 Dec 2012 19:23:50 -0000	1.1
+++ ld/testsuite/ld-plugin/lto-16b.d	15 Jan 2013 02:35:52 -0000
@@ -1,3 +1,3 @@
 #...
-[0-9a-f]+ T bar
+[0-9a-f]+ [DT] bar
 #...
Index: ld/testsuite/ld-plugin/lto-17a.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-plugin/lto-17a.d,v
retrieving revision 1.1
diff -u -p -r1.1 lto-17a.d
--- ld/testsuite/ld-plugin/lto-17a.d	7 Dec 2012 19:23:50 -0000	1.1
+++ ld/testsuite/ld-plugin/lto-17a.d	15 Jan 2013 02:35:52 -0000
@@ -1,3 +1,3 @@
 #...
-[0-9a-f]+ T bar
+[0-9a-f]+ [DT] bar
 #...
Index: ld/testsuite/ld-plugin/lto-17b-2.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-plugin/lto-17b-2.d,v
retrieving revision 1.1
diff -u -p -r1.1 lto-17b-2.d
--- ld/testsuite/ld-plugin/lto-17b-2.d	7 Dec 2012 19:23:50 -0000	1.1
+++ ld/testsuite/ld-plugin/lto-17b-2.d	15 Jan 2013 02:35:52 -0000
@@ -1,3 +1,3 @@
 #...
-[0-9a-f]+ T foo
+[0-9a-f]+ [DT] 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]