re PR fortran/87782 (runtime error: load of value 1818451807, which is not a valid...
authorThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 1 Nov 2018 19:50:14 +0000 (19:50 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 1 Nov 2018 19:50:14 +0000 (19:50 +0000)
commit437725af7af4c28bbc7f595d6c2c26482fa2bcf6
tree7aa8da9b8efb695d9e0678ee4fdab8325769c634
parenta5fbc2f36a291cbe80c4393950d6db9b56a34b05
re PR fortran/87782 (runtime error: load of value 1818451807, which is not a valid value for type 'expr_t')

2018-11-01  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/87782
* frontend-passes.c (constant_string_length): If there is a
substring with a length which cannot be reduced to a constant,
return NULL.

From-SVN: r265730
gcc/fortran/ChangeLog
gcc/fortran/frontend-passes.c