public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/999] New: PPC Floating point symbols defined both in libgcc and glibc
@ 2005-06-08 22:54 ranmur at gmail dot com
  2005-06-08 23:25 ` [Bug libc/999] " ranmur at gmail dot com
  2005-09-27 15:22 ` drepper at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: ranmur at gmail dot com @ 2005-06-08 22:54 UTC (permalink / raw)
  To: glibc-bugs

Some floating point symbols are defined in both libgcc and libc and
they produce mulitple definition errors while compiling. This patch
removes them from the libc library.  Test case is below:

Test case to reproduce the problem:

#include <stdio.h>

extern int __ledf2(double, double);

int main()
{
       return __ledf2(0, 0);
}

-- 
           Summary: PPC Floating point symbols defined both in libgcc and
                    glibc
           Product: glibc
           Version: 2.3.2
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: ranmur at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=999

------- 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] 3+ messages in thread

* [Bug libc/999] PPC Floating point symbols defined both in libgcc and glibc
  2005-06-08 22:54 [Bug libc/999] New: PPC Floating point symbols defined both in libgcc and glibc ranmur at gmail dot com
@ 2005-06-08 23:25 ` ranmur at gmail dot com
  2005-09-27 15:22 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: ranmur at gmail dot com @ 2005-06-08 23:25 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From ranmur at gmail dot com  2005-06-08 23:25 -------
Created an attachment (id=512)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=512&action=view)
Proposed Patch


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=999

------- 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] 3+ messages in thread

* [Bug libc/999] PPC Floating point symbols defined both in libgcc and glibc
  2005-06-08 22:54 [Bug libc/999] New: PPC Floating point symbols defined both in libgcc and glibc ranmur at gmail dot com
  2005-06-08 23:25 ` [Bug libc/999] " ranmur at gmail dot com
@ 2005-09-27 15:22 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2005-09-27 15:22 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2005-09-27 15:21 -------
That's no support configuration.

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


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

------- 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] 3+ messages in thread

end of thread, other threads:[~2005-09-27 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-08 22:54 [Bug libc/999] New: PPC Floating point symbols defined both in libgcc and glibc ranmur at gmail dot com
2005-06-08 23:25 ` [Bug libc/999] " ranmur at gmail dot com
2005-09-27 15:22 ` 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).