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/608] New: sysdeps/mips/memset.S does not use abi independent name for temp regs


Currently memset uses t4,t5,t6,t7, and will not compile with n32 ABI.
regdef.h defines ta0,ta1,ta2,ta3 as abi independent names which can be used for
the purpose.

-- 
           Summary: sysdeps/mips/memset.S does not use abi independent name
                    for temp regs
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: shay_gal-on at pmc-sierra dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: any
  GCC host triplet: any
GCC target triplet: mips-linux-gnu


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

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