diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2021-04-09 11:44:32 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2021-04-10 05:59:09 -0700 |
commit | 71958f740f1b8c47a86ea222418abee395d254a0 (patch) | |
tree | a6cb838e5491cdab5c89b1f3f071214d275047c6 /libphobos/libdruntime/gcc | |
parent | 22aede7a1228617661105048a91fddd8797e141b (diff) | |
download | gcc-71958f740f1b8c47a86ea222418abee395d254a0.zip gcc-71958f740f1b8c47a86ea222418abee395d254a0.tar.gz gcc-71958f740f1b8c47a86ea222418abee395d254a0.tar.bz2 |
x86: Define _serialize as macro
Define _serialize as macro for callers with general-regs-only target
attribute to avoid inline failure with always_inline attribute.
gcc/
PR target/99744
* config/i386/serializeintrin.h (_serialize): Defined as macro.
gcc/testsuite/
PR target/99744
* gcc.target/i386/pr99744-2.c: New test.
Diffstat (limited to 'libphobos/libdruntime/gcc')
0 files changed, 0 insertions, 0 deletions