[Bug target/60088] Segfault when using quad precision and -march=native on gfortran
jouko.orava at iki dot fi
gcc-bugzilla@gcc.gnu.org
Thu Feb 6 22:47:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60088
Jouko Orava <jouko.orava at iki dot fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jouko.orava at iki dot fi
--- Comment #15 from Jouko Orava <jouko.orava at iki dot fi> ---
Bug #50201 is fixed by adding -Wl,-uquadmath_snprintf option to gfortran (to
cause the linker to consider the quadmath_snprintf to be undefined, and pulls
it in). I do not have an AVX-capable CPU at hand, so I don't know if this bug
is related or not; perhaps it is worth a test?
More information about the Gcc-bugs
mailing list