[Bug build/20750] New: Build fails with default PIE enabled gcc-6.x
allan at archlinux dot org
sourceware-bugzilla@sourceware.org
Mon Oct 31 11:13:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20750
Bug ID: 20750
Summary: Build fails with default PIE enabled gcc-6.x
Product: glibc
Version: 2.24
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build
Assignee: unassigned at sourceware dot org
Reporter: allan at archlinux dot org
CC: carlos at redhat dot com
Target Milestone: ---
When using a gcc-6.x built with --enable-debug-pie, glibc-2.24 fails to compile
with errors in the form:
../sysdeps/x86_64/multiarch/memcpy-ssse3.S: Assembler messages:
../sysdeps/x86_64/multiarch/memcpy-ssse3.S:65: Error: operand type mismatch for
`jb'
This occurs in several of the mem* related assembly files.
Reverting commit 6901def6 ("Avoid an extra branch to PLT for -z now") allows
the build to complete.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list