[Bug fortran/71087] scipy amos crash

2016-05-15 Thread nickpapior at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 Nick changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/71087] scipy amos crash

2016-05-15 Thread nickpapior at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 --- Comment #11 from Nick --- Created attachment 38492 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38492&action=edit make check output I recompiled gcc on the Opteron6136 machine. I ran the test-suite: make -k check > test.out Doing:

[Bug fortran/71087] scipy amos crash

2016-05-14 Thread nickpapior at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 --- Comment #10 from Nick --- I am currently testing both cases...

[Bug fortran/71087] scipy amos crash

2016-05-14 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 --- Comment #9 from Jerry DeLisle --- (In reply to Nick from comment #0) > Created attachment 38475 [details] > Source code trigging bug > > - Compiling amos/zunhj.f in scipy package crashes with: > > zunhj.f:1:0: > >SUBROUTINE ZUNHJ(Z

[Bug fortran/71087] scipy amos crash

2016-05-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 --- Comment #8 from Dominique d'Humieres --- > And the exact same installation on XeonE5-266[5|0v3] works seamlessly. > So I wouldn't expect the tar, nor installation options to be the fault. Did you run the test suite on the Opteron platfo

[Bug fortran/71087] scipy amos crash

2016-05-14 Thread nickpapior at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 --- Comment #7 from Nick --- And the exact same installation on XeonE5-266[5|0v3] works seamlessly. So I wouldn't expect the tar, nor installation options to be the fault.

[Bug fortran/71087] scipy amos crash

2016-05-14 Thread nickpapior at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 --- Comment #6 from Nick --- http://ftp.download-by.net/gnu/gnu/gcc/gcc-6.1.0/gcc-6.1.0.tar.bz2 md5sum is good: 8fb6cb98b8459f5863328380fbf06bd1 http://www.linuxfromscratch.org/blfs/view/svn/general/gcc.html 2016-05-14 14:02 GMT+02:00 dominiq

[Bug fortran/71087] scipy amos crash

2016-05-14 Thread nickpapior at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 --- Comment #5 from Nick --- http://ftp.download-by.net/gnu/gnu/gcc/gcc-6.1.0/gcc-6.1.0.tar.bz2 md5sum is good: 8fb6cb98b8459f5863328380fbf06bd1 http://www.linuxfromscratch.org/blfs/view/svn/general/gcc.html

[Bug fortran/71087] scipy amos crash

2016-05-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 --- Comment #4 from Dominique d'Humieres --- > Same error with this compilation: Where did you get your gfortran 6.1?

[Bug fortran/71087] scipy amos crash

2016-05-14 Thread nickpapior at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 --- Comment #3 from Nick --- Same error with this compilation: gfortran -O2 -march=corei7 -mtune=corei7 -c zunhj.f (still only on Opteron)

[Bug fortran/71087] scipy amos crash

2016-05-14 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/71087] scipy amos crash

2016-05-14 Thread nickpapior at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71087 --- Comment #1 from Nick --- I have debugged this further. This bug only happens on Opteron with : - 2354 - 2382 - 6136 Only those architectures I have available.