public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/6839] Remove CHECK_STATIC_TLS to prevent redefinition warning
  2008-08-12 16:18 [Bug libc/6839] New: Remove CHECK_STATIC_TLS to prevent redefinition warning rsa at us dot ibm dot com
@ 2008-08-12 16:18 ` rsa at us dot ibm dot com
  2008-08-13  4:06 ` drepper at redhat dot com
  1 sibling, 0 replies; 4+ messages in thread
From: rsa at us dot ibm dot com @ 2008-08-12 16:18 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.9


http://sourceware.org/bugzilla/show_bug.cgi?id=6839

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/6839] New: Remove CHECK_STATIC_TLS to prevent redefinition warning
@ 2008-08-12 16:18 rsa at us dot ibm dot com
  2008-08-12 16:18 ` [Bug libc/6839] " rsa at us dot ibm dot com
  2008-08-13  4:06 ` drepper at redhat dot com
  0 siblings, 2 replies; 4+ messages in thread
From: rsa at us dot ibm dot com @ 2008-08-12 16:18 UTC (permalink / raw)
  To: glibc-bugs

The CHECK_STATIC_TLS macro in sysdeps/powerpc/powerpc32/dl-machine.c is now
redundant and unnecessary since this macro has been provided in common code
elf/dynamic-link.h.

2008-08-12  Ryan S. Arnold  <rsa@us.ibm.com>

	* sysdeps/powerpc/powerpc32/dl-machine.c (CHECK_STATIC_TLS): Remove
	macro since it is now available in elf/dynamic-link.h.

--- glibc/sysdeps/powerpc/powerpc32/dl-machine.c	2008-08-12 11:04:40.000000000 -0500
+++ glibc.new/sysdeps/powerpc/powerpc32/dl-machine.c	2008-08-12
11:07:40.000000000 -0500
@@ -557,11 +557,6 @@
       }
       break;
 
-#define CHECK_STATIC_TLS(map, sym_map)					      \
-    do {								      \
-      if (__builtin_expect ((sym_map)->l_tls_offset == NO_TLS_OFFSET, 0))     \
-	_dl_allocate_static_tls (sym_map);				      \
-    } while (0)
 #define DO_TLS_RELOC(suffix)						      \
     case R_PPC_DTPREL##suffix:						      \
       /* During relocation all TLS symbols are defined and used.	      \

-- 
           Summary: Remove CHECK_STATIC_TLS to prevent redefinition warning
           Product: glibc
           Version: 2.8
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: rsa at us dot ibm dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: powerpc64-linux
  GCC host triplet: powerpc64-linux
GCC target triplet: powerpc64-linux


http://sourceware.org/bugzilla/show_bug.cgi?id=6839

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/6839] Remove CHECK_STATIC_TLS to prevent redefinition warning
  2008-08-12 16:18 [Bug libc/6839] New: Remove CHECK_STATIC_TLS to prevent redefinition warning rsa at us dot ibm dot com
  2008-08-12 16:18 ` [Bug libc/6839] " rsa at us dot ibm dot com
@ 2008-08-13  4:06 ` drepper at redhat dot com
  1 sibling, 0 replies; 4+ messages in thread
From: drepper at redhat dot com @ 2008-08-13  4:06 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2008-08-13 04:04 -------
Applied to cvs.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=6839

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/6839] Remove CHECK_STATIC_TLS to prevent redefinition warning
       [not found] <bug-6839-131@http.sourceware.org/bugzilla/>
@ 2014-07-02  7:53 ` fweimer at redhat dot com
  0 siblings, 0 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2014-07-02  7:53 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=6839

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-02  7:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-12 16:18 [Bug libc/6839] New: Remove CHECK_STATIC_TLS to prevent redefinition warning rsa at us dot ibm dot com
2008-08-12 16:18 ` [Bug libc/6839] " rsa at us dot ibm dot com
2008-08-13  4:06 ` drepper at redhat dot com
     [not found] <bug-6839-131@http.sourceware.org/bugzilla/>
2014-07-02  7:53 ` fweimer at redhat dot com

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).