[Bug fortran/59147] 128-bit division error

2013-11-15 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59147 --- Comment #2 from Dominique d'Humieres --- It works for me on powerpc-apple-darwin9 (with -m64), x86_64-apple-darwin10, and x86_64-apple-darwin13. It looks like a bug in the 128-bit library of x86_64-w64-mingw32.

[Bug fortran/59147] 128-bit division error

2013-11-15 Thread rglindley at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59147 --- Comment #1 from rglindley at gmail dot com --- Created attachment 31227 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31227&action=edit compiler information Output from following: gfortran -v -save-temps -Wall -Wextra division_test.f90