[Bug libc/27068] Static PIE binaries SIGILL when BTI is enabled on aarch64

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Tue Dec 15 14:30:50 GMT 2020


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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Szabolcs Nagy <nsz@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d4136903a29baabeec8987b53081def8b4a49826

commit d4136903a29baabeec8987b53081def8b4a49826
Author: Guillaume Gardet <guillaume.gardet@arm.com>
Date:   Mon Dec 14 15:38:22 2020 +0000

    aarch64: fix static PIE start code for BTI [BZ #27068]

    A bti c was missing from rcrt1.o which made all -static-pie
    binaries fail at program startup on BTI enabled systems.

    Fixes bug 27068.

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


More information about the Glibc-bugs mailing list