diff options
author | Artem Panfilov <artem.panfilov@nokia.com> | 2024-01-31 16:10:11 +0200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2024-02-06 16:40:30 +1300 |
commit | 76758ddd3d0b3a6ad2a675c9686983a101d7efd5 (patch) | |
tree | 0c9ecc19c6a218cf82c41b5230b84f909ef436c6 /samples | |
parent | 4d660cff7dfb055eb112d5ccb3f5c481aa797969 (diff) | |
download | crosstool-ng-76758ddd3d0b3a6ad2a675c9686983a101d7efd5.tar.gz crosstool-ng-76758ddd3d0b3a6ad2a675c9686983a101d7efd5.tar.bz2 crosstool-ng-76758ddd3d0b3a6ad2a675c9686983a101d7efd5.zip |
glibc: Fix THREAD_SETMEM/THREAD_SETMEM_NC for movq in x86_64
This patch resolves compilation issues with GCC versions 12 and glibc 2.17.
It corrects the constraints used in the THREAD_SETMEM and
THREAD_SETMEM_NC macros for the movq instruction
in the x86_64 architecture.
Backported from:
https://github.com/bminor/glibc/commit/b1ec623ed50bb8c7b9b6333fa350c3866dbde87f
Closes #1825
Signed-off-by: Artem Panfilov <artem.panfilov@nokia.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions