[Bug fortran/65173] ICE while compiling wrong code

2016-12-09 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 Rainer Orth changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment #15 from

[Bug fortran/65173] ICE while compiling wrong code

2016-12-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Status|NEW

[Bug fortran/65173] ICE while compiling wrong code

2016-12-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 --- Comment #13 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Dec 8 21:26:11 2016 New Revision: 243463 URL: https://gcc.gnu.org/viewcvs?rev=243463&root=gcc&view=rev Log: 2016-12-07 Steven G. Kargl PR fortran/65173

[Bug fortran/65173] ICE while compiling wrong code

2016-12-07 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 --- Comment #12 from kargl at gcc dot gnu.org --- Patch posted to fort...@gcc.gnu.org

[Bug fortran/65173] ICE while compiling wrong code

2016-12-07 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 --- Comment #11 from kargl at gcc dot gnu.org --- (In reply to kargl from comment #10) > (In reply to Gerhard Steinmetz from comment #9) > > Another example, together with LANG=de_DE.UTF-8 : > > > > > > $ cat zz1.f90 > > program p > >type t

[Bug fortran/65173] ICE while compiling wrong code

2016-12-05 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C

[Bug fortran/65173] ICE while compiling wrong code

2016-12-05 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 --- Comment #9 from Gerhard Steinmetz --- Another example, together with LANG=de_DE.UTF-8 : $ cat zz1.f90 program p type t character, allocatable :: z1(:), z1(:) end type end $ gfortran-7-20161204 -m32 zz1.f90 zz1.f90:3:37-44:

[Bug fortran/65173] ICE while compiling wrong code

2016-11-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 --- Comment #8 from Dominique d'Humieres --- Note that the tests z1.f90 and z8.f90 fail in a different way: pr65173_3.f90:3:39: character(:), allocatable :: x(n) 1 Error: Allocatable component of st

[Bug fortran/65173] ICE while compiling wrong code

2016-11-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 --- Comment #7 from Dominique d'Humieres --- Compiling the test in comment 0 with and instrumented gfortran I get pr65173.f90:7:45: real*8, dimension(256), allocatable :: x 1 Error: Allocatable

[Bug fortran/65173] ICE while compiling wrong code

2016-11-08 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 Dominique d'Humieres changed: What|Removed |Added Status|RESOLVED|NEW Resolution|FIXED

[Bug fortran/65173] ICE while compiling wrong code

2016-08-22 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 --- Comment #5 from Gerhard Steinmetz --- On my environment the ICE is gone only for z1.f90 and z8.f90. $ gfortran-7-20160821 z7.f90 z7.f90:5:20: character x(:) 1 Error: Array component of structure at (1) must have

[Bug fortran/65173] ICE while compiling wrong code

2016-08-09 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 Thomas Koenig changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/65173] ICE while compiling wrong code

2016-07-04 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 Gerhard Steinmetz changed: What|Removed |Added CC||gerhard.steinmetz.fortran@t

[Bug fortran/65173] ICE while compiling wrong code

2016-04-05 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65173 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #2 from

[Bug fortran/65173] ICE while compiling wrong code

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