[Bug fortran/86119] [8 Regression] Intrinsic len has wrong type if used within select type for a class(*) string

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

[Bug fortran/86119] [8 Regression] Intrinsic len has wrong type if used within select type for a class(*) string

2019-02-23 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86119 --- Comment #8 from Thomas Koenig --- Author: tkoenig Date: Sat Feb 23 22:16:29 2019 New Revision: 269170 URL: https://gcc.gnu.org/viewcvs?rev=269170=gcc=rev Log: 2019-02-23 Thomas Koenig PR fortran/86119 Backport from trunk *

[Bug fortran/86119] [8 Regression] Intrinsic len has wrong type if used within select type for a class(*) string

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

[Bug fortran/86119] [8 Regression] Intrinsic len has wrong type if used within select type for a class(*) string

2019-02-21 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86119 Thomas Koenig changed: What|Removed |Added Target Milestone|8.3 |8.4 Summary|[8/9 Regression]