[Bug target/60088] Segfault when using quad precision and -march=native on gfortran

thatcadguy at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Feb 6 22:59:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60088

--- Comment #16 from Jacob Abel <thatcadguy at gmail dot com> ---
Still segfaults, at least on MinGW:

C:\Users\Jake\Downloads>gfortran -march=native -Wl,-uquadmath_snprintf
newtest.f
90

C:\Users\Jake\Downloads>a

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0  6f610f4e
#1  6f6913eb
#2  004010f8

C:\Users\Jake\Downloads>



More information about the Gcc-bugs mailing list