[Bug fortran/70071] ICE on wrong usage of a subscript triplet

2016-03-03 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70071 --- Comment #1 from Gerhard Steinmetz --- Whereas : $ cat z3.f90 program p integer, allocatable :: z(:)[:,:] allocate (z(1::2)[2,*]) end $ gfortran-6 -fcoarray=single z3.f90 z3.f90:3:13: allocate (z(1::2)[2,*]) 1 Error

[Bug fortran/70071] ICE on wrong usage of a subscript triplet

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

[Bug fortran/70071] ICE on wrong usage of a subscript triplet

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

[Bug fortran/70071] ICE on wrong usage of a subscript triplet

2017-07-06 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70071 --- Comment #5 from janus at gcc dot gnu.org --- Author: janus Date: Thu Jul 6 19:49:33 2017 New Revision: 250039 URL: https://gcc.gnu.org/viewcvs?rev=250039&root=gcc&view=rev Log: 2017-07-06 Harald Anlauf PR fortran/70071 *

[Bug fortran/70071] ICE on wrong usage of a subscript triplet

2017-07-06 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70071 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug fortran/70071] ICE on wrong usage of a subscript triplet

2017-05-04 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70071 --- Comment #4 from Harald Anlauf --- (In reply to Harald Anlauf from comment #3) The patch in comment #3 regtests cleanly on i686-pc-linux-gnu and has been posted here: https://gcc.gnu.org/ml/fortran/2017-05/msg00010.html https://gcc.gnu.org/m