https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110748 --- Comment #21 from ptomsich at gcc dot gnu.org --- Our change completely optimises the FMV away, as the compiler recognises the opportunity to move the integer-constant directly to memory (without the extra roundtrip).