diff options
author | Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2007-08-14 12:44:19 +0000 |
---|---|---|
committer | François-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2007-08-14 12:44:19 +0000 |
commit | 9a251aa11803ceed2c52286f2b649b4d53a05dba (patch) | |
tree | 8db602af3b13c045381240aefc6106c915111741 /gcc/tree-vectorizer.c | |
parent | 9ef0c8d982bff201b518d99a900e7f7434ed33c9 (diff) | |
download | gcc-9a251aa11803ceed2c52286f2b649b4d53a05dba.zip gcc-9a251aa11803ceed2c52286f2b649b4d53a05dba.tar.gz gcc-9a251aa11803ceed2c52286f2b649b4d53a05dba.tar.bz2 |
re PR fortran/32594 (substring simplification leads to ICE)
PR fortran/32594
* trans-expr.c (gfc_conv_substring_expr): Only call
gfc_conv_substring if expr->ref is not NULL.
* expr.c (gfc_is_constant_expr): If e->ref is NULL, the substring
expression might be a constant.
(gfc_simplify_expr): Handle missing start and end, as well as
missing ref.
* gfortran.dg/substr_5.f90: New test.
From-SVN: r127478
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions