[Bug fortran/68153] ICE for intrinsic reshape with negative dim in effective shape

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68153 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/68153] ICE for intrinsic reshape with negative dim in effective shape

2015-11-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68153 --- Comment #6 from kargl at gcc dot gnu.org --- Author: kargl Date: Sun Nov 8 17:53:36 2015 New Revision: 229958 URL: https://gcc.gnu.org/viewcvs?rev=229958=gcc=rev Log: 2015-11-08 Steven G. Kargl PR

[Bug fortran/68153] ICE for intrinsic reshape with negative dim in effective shape

2015-11-07 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68153 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Nov 7 20:18:17 2015 New Revision: 229939 URL: https://gcc.gnu.org/viewcvs?rev=229939=gcc=rev Log: 2015-11-07 Steven G. Kargl PR

[Bug fortran/68153] ICE for intrinsic reshape with negative dim in effective shape

2015-11-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68153 kargl at gcc dot gnu.org changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |kargl at gcc dot

[Bug fortran/68153] ICE for intrinsic reshape with negative dim in effective shape

2015-10-30 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68153 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug fortran/68153] ICE for intrinsic reshape with negative dim in effective shape

2015-10-29 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68153 --- Comment #1 from Gerhard Steinmetz --- Detected, but pointing to the line before : $ cat z3.f90 program p integer, parameter :: sh(2) = [2, 2] integer, parameter :: a(2,2) = reshape([1, 2, 3, 4],

[Bug fortran/68153] ICE for intrinsic reshape with negative dim in effective shape

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