[Bug inline-asm/92597] std::fma gives nan using -march=sandybridge+ with asm volatile

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 26 11:05:00 GMT 2019


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

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
By all types I really meant integral/floating point/vector types, you are
clearing using it with aggregates, those can live just in memory and so should
use "+m".


More information about the Gcc-bugs mailing list