[Bug fortran/88653] Is this a compiler bug?

2019-01-08 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/88653] Is this a compiler bug?

2019-01-08 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #22 from Dominique d'Humieres --- > Apparently, this is some kind of cygwin problem. Did you report the problem to cygwin?

[Bug fortran/88653] Is this a compiler bug?

2019-01-08 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 Murat Tekeev changed: What|Removed |Added Status|RESOLVED|NEW Resolution|WORKSFORME

[Bug fortran/88653] Is this a compiler bug?

2019-01-08 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #20 from Murat Tekeev --- Unfortunately, I was happy too soon. I made a mistake - with Fortran 7.4 these files still do not compile. Apparently I installed the latest version of Cygwin on three different machines, the installation is

[Bug fortran/88653] Is this a compiler bug?

2019-01-08 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #19 from Murat Tekeev --- Unfortunately, I was happy too soon. I made a mistake - with Fortran 7.4 these files still do not compile. Apparently I installed the latest version of Cygwin on three different machines, the installation is

[Bug fortran/88653] Is this a compiler bug?

2019-01-08 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #18 from Murat Tekeev --- Unfortunately, I was happy too soon. I made a mistake - with Fortran 7.4 these files still do not compile. Apparently I installed the latest version of Cygwin on three different machines, the installation is

[Bug fortran/88653] Is this a compiler bug?

2019-01-06 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #17 from Murat Tekeev --- Thank you very much, Thomas!

[Bug fortran/88653] Is this a compiler bug?

2019-01-06 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 Thomas Koenig changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/88653] Is this a compiler bug?

2019-01-06 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #15 from Murat Tekeev --- I downloaded the current version of Cygwin and reinstalled it all again (previously removing everything that was installed). On a 64-bit version of Cygwin and now everything runs fine with gfortran 7.4.0-1.

[Bug fortran/88653] Is this a compiler bug?

2019-01-05 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #14 from Murat Tekeev --- I will establish anew Cygwin and I will try to repeat compilation. When I used version 7.3, everything was good. Eventually, there are also other compilers, except gfortran.

[Bug fortran/88653] Is this a compiler bug?

2019-01-05 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 Thomas Koenig changed: What|Removed |Added Status|NEW |WAITING --- Comment #13 from Thomas

[Bug fortran/88653] Is this a compiler bug?

2019-01-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #12 from Dominique d'Humieres --- It seems that the problem comes from your installation. Did you build gfortran yourself or did you get it from some binary distribution? If the later, from where? Did you report the problem to them?

[Bug fortran/88653] Is this a compiler bug?

2019-01-04 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #11 from Jerry DeLisle --- OK, I had one other test fail which is one that requires inspection that my testsuite compares the output to a reference file. This required only updating my reference file to accomodate the fix where we

[Bug fortran/88653] Is this a compiler bug?

2019-01-04 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #10 from Dominique d'Humieres --- > Didn't someone just do some work on MAX1? pr88658, fix at https://gcc.gnu.org/ml/fortran/2019-01/msg6.html.

[Bug fortran/88653] Is this a compiler bug?

2019-01-04 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 Jerry DeLisle changed: What|Removed |Added Status|WAITING |NEW --- Comment #9 from Jerry DeLisle

[Bug fortran/88653] Is this a compiler bug?

2019-01-04 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org ---

[Bug fortran/88653] Is this a compiler bug?

2019-01-04 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 Thomas Koenig changed: What|Removed |Added Target||x86-64-pc-cygwin --- Comment #7 from

[Bug fortran/88653] Is this a compiler bug?

2019-01-03 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #6 from Murat --- Hello Dominique! I took the test file from here: http://www.fortran-2000.com/ArnaudRecipes/fcvs21_f95.html (file fcvs21_f95.tar.bz2, modified version that conforms to Fortran 95). I tried to compile with the

[Bug fortran/88653] Is this a compiler bug?

2019-01-03 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #5 from Murat --- Created attachment 45337 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45337=edit files of tests

[Bug fortran/88653] Is this a compiler bug?

2019-01-03 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #3 from Murat --- Created attachment 45335 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45335=edit gfortran verson

[Bug fortran/88653] Is this a compiler bug?

2019-01-03 Thread mtekeev at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #4 from Murat --- Created attachment 45336 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45336=edit error message

[Bug fortran/88653] Is this a compiler bug?

2019-01-02 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88653 --- Comment #2 from Dominique d'Humieres --- Note that I run the tests with the '-w -fno-sign-zero -std=legacy' options.

[Bug fortran/88653] Is this a compiler bug?

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