This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc 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]

[Bug libc/411] New: gcc defines __i686 macro, causing problems in sysdeps/i386/elf/setjmp.S


Since gcc-3.4.2 (and earlier versions) define the __i686 macro on a pentium3
system, things like __i686.get_pc_thunk.cx get mangled.  Thus,
sysdeps/i386/elf/setjmp.S won't compile on a pentium3 (and presumably pentium2
also).

This is 25 Sep 2004 CVS.

-- 
           Summary: gcc defines __i686 macro, causing problems in
                    sysdeps/i386/elf/setjmp.S
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P3
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: jsberg04+computing dot glibc at ftml dot net
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-liinux-gnu
GCC target triplet: i686-pc-linux-gnu


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]