[Bug target/91275] __builtin_crypto_vpmsumd gives different results -O[123] vs -O0

cand at gmx dot com gcc-bugzilla@gcc.gnu.org
Tue Oct 1 10:10:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91275

--- Comment #9 from Lauri Kasanen <cand at gmx dot com> ---
Can -mno-optimize-swaps be used per-function, in the code via some pragma?
Alternatively, does calling the instruction via inline asm prevent the
swapping?


More information about the Gcc-bugs mailing list