[Bug fortran/83522] gfortran is sometimes confused between what is an element range and what is a character range

2017-12-30 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83522 --- Comment #2 from Jerry DeLisle --- The expression strings(:)(:) is invalid fortran. F2008 R610. R610 parent-string is scalar-variable-name or array-element or scalar-structure-component

[Bug fortran/83522] gfortran is sometimes confused between what is an element range and what is a character range

2017-12-22 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83522 Jerry DeLisle changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|