public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* PATCH: Skip gas/elf/group0c.d for Solaris
@ 2012-08-25  6:30 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2012-08-25  6:30 UTC (permalink / raw)
  To: binutils

Hi,

Solaris sets group signature symbols to weak hidden.  I checked in
this patch to skip gas/elf/group0c.d for Solaris.


H.J.
---
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gas/testsuite/ChangeLog,v
retrieving revision 1.2107
diff -u -p -r1.2107 ChangeLog
--- ChangeLog	24 Aug 2012 17:57:51 -0000	1.2107
+++ ChangeLog	24 Aug 2012 18:59:48 -0000
@@ -1,5 +1,9 @@
 2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* gas/elf/group0c.d: Skip Solaris.
+
+2012-08-24  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* gas/i386/ilp32/ilp32.exp (gas_64_check): Renamed to ...
 	(gas_x32_check): This.  Check elf32-x86-64.
 	Remove Solaris check.
Index: gas/elf/group0c.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/elf/group0c.d,v
retrieving revision 1.1
diff -u -p -r1.1 group0c.d
--- gas/elf/group0c.d	23 Oct 2010 18:05:09 -0000	1.1
+++ gas/elf/group0c.d	24 Aug 2012 18:59:48 -0000
@@ -1,6 +1,7 @@
 #readelf: -sW
 #name: group section name
 #source: group0.s
+#not-target: *-*-solaris*
 
 #...
 .*NOTYPE[ 	]+LOCAL[ 	]+DEFAULT[ 	]+[0-9]+[ 	]+\.foo_group

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-24 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-25  6:30 PATCH: Skip gas/elf/group0c.d for Solaris H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).