public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/17869] New: powerpc: powerpc64 build failure with binutils 2.22
@ 2015-01-23 16:30 azanella at linux dot vnet.ibm.com
  2015-01-28 11:09 ` [Bug libc/17869] " azanella at linux dot vnet.ibm.com
  0 siblings, 1 reply; 2+ messages in thread
From: azanella at linux dot vnet.ibm.com @ 2015-01-23 16:30 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 17869
           Summary: powerpc: powerpc64 build failure with binutils 2.22
           Product: glibc
           Version: 2.20
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: azanella at linux dot vnet.ibm.com
                CC: drepper.fsp at gmail dot com

GLIBC memset optimization for POWER8 uses the '.machine power8' directive,
which is only supported officially on binutils 2.24+.  This causes a build
failure on older binutils.

Since the requirement of .machine power8 is to correctly assembly the 'mtvsrd'
instruction and it is already handled by the MTVSRD_V1_R4 macro, there is no
really needed of using it.

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


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

* [Bug libc/17869] powerpc: powerpc64 build failure with binutils 2.22
  2015-01-23 16:30 [Bug libc/17869] New: powerpc: powerpc64 build failure with binutils 2.22 azanella at linux dot vnet.ibm.com
@ 2015-01-28 11:09 ` azanella at linux dot vnet.ibm.com
  0 siblings, 0 replies; 2+ messages in thread
From: azanella at linux dot vnet.ibm.com @ 2015-01-28 11:09 UTC (permalink / raw)
  To: glibc-bugs

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

Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> changed:

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

--- Comment #1 from Adhemerval Zanella Netto <azanella at linux dot vnet.ibm.com> ---
Fixed upstream by bea58013607c6507108bc73744a0bf63d735f259.

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


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

end of thread, other threads:[~2015-01-28 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-23 16:30 [Bug libc/17869] New: powerpc: powerpc64 build failure with binutils 2.22 azanella at linux dot vnet.ibm.com
2015-01-28 11:09 ` [Bug libc/17869] " azanella at linux dot vnet.ibm.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).