[Bug fortran/80904] [6/7 Regression] Matmul result allocated to wrong size

2017-06-02 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80904 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/80904] [6/7 Regression] Matmul result allocated to wrong size

2017-06-02 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80904 --- Comment #3 from Thomas Koenig --- Author: tkoenig Date: Fri Jun 2 19:29:29 2017 New Revision: 248845 URL: https://gcc.gnu.org/viewcvs?rev=248845&root=gcc&view=rev Log: 2017-06-02 Thomas Koenig PR fortran/80904 Backport f

[Bug fortran/80904] [6/7 Regression] Matmul result allocated to wrong size

2017-06-02 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80904 --- Comment #2 from Thomas Koenig --- Author: tkoenig Date: Fri Jun 2 17:44:19 2017 New Revision: 248842 URL: https://gcc.gnu.org/viewcvs?rev=248842&root=gcc&view=rev Log: 2017-06-02 Thomas Koenig PR fortran/80904 * frontend

[Bug fortran/80904] [6/7 Regression] Matmul result allocated to wrong size

2017-05-30 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80904 Richard Biener changed: What|Removed |Added Priority|P3 |P4 Version|unknown

[Bug fortran/80904] [6/7 Regression] Matmul result allocated to wrong size

2017-05-28 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80904 Thomas Koenig changed: What|Removed |Added Keywords||wrong-code Summary|[6/7/8 Reg