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?