public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/2477] New: add missing check for SHARED in linux/i386/sysdep.h
@ 2006-03-23  3:36 vapier at gentoo dot org
  2006-03-23  3:36 ` [Bug libc/2477] " vapier at gentoo dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: vapier at gentoo dot org @ 2006-03-23  3:36 UTC (permalink / raw)
  To: glibc-bugs

forwarding an old patch from Gentoo ... the code in sysdep.h has this logic:
#define RESTOREARGS_0
#ifdef __PIC__
# if defined I386_USE_SYSENTER && defined SHARED
...

however, the section just above it lacks the defined SHARED part:
#define LOADARGS_0
#ifdef __PIC__
# if defined I386_USE_SYSENTER

-- 
           Summary: add missing check for SHARED in linux/i386/sysdep.h
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: vapier at gentoo dot org
                CC: glibc-bugs at sources dot redhat dot com
  GCC host triplet: i686-linux-gnu


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

------- 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/2477] add missing check for SHARED in linux/i386/sysdep.h
  2006-03-23  3:36 [Bug libc/2477] New: add missing check for SHARED in linux/i386/sysdep.h vapier at gentoo dot org
@ 2006-03-23  3:36 ` vapier at gentoo dot org
  2006-03-23  3:50 ` vapier at gentoo dot org
  2006-04-01 19:55 ` drepper at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: vapier at gentoo dot org @ 2006-03-23  3:36 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From vapier at gentoo dot org  2006-03-23 03:36 -------
Created an attachment (id=938)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=938&action=view)
glibc-i386-sysdep-shared-define.patch


-- 


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

------- 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/2477] add missing check for SHARED in linux/i386/sysdep.h
  2006-03-23  3:36 [Bug libc/2477] New: add missing check for SHARED in linux/i386/sysdep.h vapier at gentoo dot org
  2006-03-23  3:36 ` [Bug libc/2477] " vapier at gentoo dot org
@ 2006-03-23  3:50 ` vapier at gentoo dot org
  2006-04-01 19:55 ` drepper at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: vapier at gentoo dot org @ 2006-03-23  3:50 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |toolchain at gentoo dot org


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

------- 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/2477] add missing check for SHARED in linux/i386/sysdep.h
  2006-03-23  3:36 [Bug libc/2477] New: add missing check for SHARED in linux/i386/sysdep.h vapier at gentoo dot org
  2006-03-23  3:36 ` [Bug libc/2477] " vapier at gentoo dot org
  2006-03-23  3:50 ` vapier at gentoo dot org
@ 2006-04-01 19:55 ` drepper at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: drepper at redhat dot com @ 2006-04-01 19:55 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2006-04-01 19:55 -------
This never has been a problem in the any correct build but I changed it anyway.

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


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

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

end of thread, other threads:[~2006-04-01 19:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-23  3:36 [Bug libc/2477] New: add missing check for SHARED in linux/i386/sysdep.h vapier at gentoo dot org
2006-03-23  3:36 ` [Bug libc/2477] " vapier at gentoo dot org
2006-03-23  3:50 ` vapier at gentoo dot org
2006-04-01 19:55 ` drepper 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).