[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

2019-01-13 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59345 --- Comment #9 from Thomas Koenig --- Author: tkoenig Date: Sun Jan 13 14:57:39 2019 New Revision: 267905 URL: https://gcc.gnu.org/viewcvs?rev=267905&root=gcc&view=rev Log: 2019-01-13 Thomas Koenig PR fortran/57992 * trans-ar

[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

2019-01-13 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59345 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

2019-01-13 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59345 --- Comment #7 from Thomas Koenig --- Author: tkoenig Date: Sun Jan 13 11:06:03 2019 New Revision: 267903 URL: https://gcc.gnu.org/viewcvs?rev=267903&root=gcc&view=rev Log: 2019-01-13 Thomas Koenig PR fortran/59345 * trans-ar

[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

2019-01-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59345 --- Comment #6 from Thomas Koenig --- Author: tkoenig Date: Fri Jan 11 06:32:10 2019 New Revision: 267829 URL: https://gcc.gnu.org/viewcvs?rev=267829&root=gcc&view=rev Log: 2019-01-11 Thomas Koenig PR fortran/59345 * trans-ar

[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

2019-01-10 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59345 --- Comment #5 from Thomas Koenig --- So, test case #1 is fixed. Scrolling down, there are still a few more to be done, so I'll leave it open.

[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

2019-01-09 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59345 Thomas Koenig changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

2014-12-06 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59345 --- Comment #3 from Joost VandeVondele --- I'm pasting here another testcase, since I think it is related. This works as it should (i.e. no pack/unpack), an allocatable as function result: > cat tt.f90 SUBROUTINE S1(A) INTERFACE FUNCTION

[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

2014-12-06 Thread Joost.VandeVondele at mat dot ethz.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59345 Joost VandeVondele changed: What|Removed |Added Last reconfirmed|2013-12-22 00:00:00 |2014-12-6 CC|

[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

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