[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-28 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 Jerry DeLisle jvdelisle at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-12 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #12 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- Author: jvdelisle Date: Fri Feb 13 02:57:03 2015 New Revision: 220673 URL: https://gcc.gnu.org/viewcvs?rev=220673root=gccview=rev Log: 2015-02-12 Jerry DeLisle

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-11 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #10 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #9) I am afraid that the test will fail on targets without REAL(10). see

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-11 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #9 from Dominique d'Humieres dominiq at lps dot ens.fr --- I am afraid that the test will fail on targets without REAL(10). see https://gcc.gnu.org/ml/gcc-patches/2015-02/msg00698.html and e.g.,

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-11 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #11 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- Author: jvdelisle Date: Thu Feb 12 03:52:45 2015 New Revision: 220637 URL: https://gcc.gnu.org/viewcvs?rev=220637root=gccview=rev Log: 2015-02-11 Jerry DeLisle

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-10 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #7 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #6) Note that the output of this test on powerpc-apple-darwin9 r220529 is 3 38

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-10 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #8 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- Author: jvdelisle Date: Wed Feb 11 04:29:06 2015 New Revision: 220606 URL: https://gcc.gnu.org/viewcvs?rev=220606root=gccview=rev Log: 2015-02-10 Jerry DeLisle

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #6 from Dominique d'Humieres dominiq at lps dot ens.fr --- Something such as ! { dg-do run } ! PR58722 program testit use ISO_FORTRAN_ENV implicit none integer, parameter :: j(size(real_kinds)+4)=[REAL_KINDS, [4, 4, 4, 4]]

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-09 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #2 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- Author: jvdelisle Date: Tue Feb 10 02:49:58 2015 New Revision: 220564 URL: https://gcc.gnu.org/viewcvs?rev=220564root=gccview=rev Log: 2015-02-09 Jerry DeLisle

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-09 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #3 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- Author: jvdelisle Date: Tue Feb 10 03:34:19 2015 New Revision: 220565 URL: https://gcc.gnu.org/viewcvs?rev=220565root=gccview=rev Log: 2015-02-10 Jerry DeLisle

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr --- Author: jvdelisle Date: Tue Feb 10 03:34:19 2015 New Revision: 220565 URL: https://gcc.gnu.org/viewcvs?rev=220565root=gccview=rev Log: 2015-02-10 Jerry DeLisle

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-09 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 --- Comment #5 from Jerry DeLisle jvdelisle at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #4) Author: jvdelisle Date: Tue Feb 10 03:34:19 2015 New Revision: 220565 URL:

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2015-02-08 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 Jerry DeLisle jvdelisle at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org

[Bug fortran/57822] I/O: (g0) wrongly prints E+0000

2013-09-03 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57822 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW