diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-11-05 11:17:29 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-11-05 11:17:29 +0100 |
commit | f05b372429ba6fa6e2bba0f4145a11e8e4aee5cd (patch) | |
tree | c10d0f620692a606831b5a38c9ddb69da11443ce /gcc/omp-expand.c | |
parent | 81012684569cfb64b0274f117d68740cde52ffdd (diff) | |
download | gcc-f05b372429ba6fa6e2bba0f4145a11e8e4aee5cd.zip gcc-f05b372429ba6fa6e2bba0f4145a11e8e4aee5cd.tar.gz gcc-f05b372429ba6fa6e2bba0f4145a11e8e4aee5cd.tar.bz2 |
re PR tree-optimization/91945 (ICE: tree check: expected integer_cst, have var_decl in get_len, at tree.h:5837 since r274997)
PR tree-optimization/91945
* builtins.c (compute_objsize): For ARRAY_REF, only multiply off
by tpsize if it is both non-NULL and INTEGER_CST, otherwise punt.
Formatting fix.
* gfortran.dg/pr91945.f90: New test.
From-SVN: r277820
Diffstat (limited to 'gcc/omp-expand.c')
0 files changed, 0 insertions, 0 deletions