diff options
author | Martin Sebor <msebor@redhat.com> | 2019-01-02 18:30:50 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2019-01-02 11:30:50 -0700 |
commit | 03c4a945baa552095fc2c44af54014b9106d49b6 (patch) | |
tree | a63f41d8cecec9b31b46a918767ed1f5dee4b374 /gcc/fortran/parse.c | |
parent | 905969f941d0428665ab2ff1c0826f60b5e41073 (diff) | |
download | gcc-03c4a945baa552095fc2c44af54014b9106d49b6.zip gcc-03c4a945baa552095fc2c44af54014b9106d49b6.tar.gz gcc-03c4a945baa552095fc2c44af54014b9106d49b6.tar.bz2 |
re PR middle-end/88663 (internal compiler error: in check, at tree-vrp.c:188)
PR middle-end/88663
* gimple-fold.c (get_range_strlen): Update prototype to no longer
need the flexp argument.
(get_range_strlen_tree): Drop flexp argument. Drop flexp argument
from calls to get_range_strlen. Update comments. Just update
VAL for an unterminated const char array and let the reset of the
code handle it normally. No longer try to set *flexp. Adjust
return value.
(get_range_strlen): Update for the new get_range_strlen API.
(get_maxval_strlen): Similarly.
(gimple_fold_builtin_strlen): Handle update meaning of return value
from get_range_strlen.
* gimple-ssa-sprintf.c (get_string_length): Update for the new
get_range_strlen API.
Co-Authored-By: Jeff Law <law@redhat.com>
From-SVN: r267520
Diffstat (limited to 'gcc/fortran/parse.c')
0 files changed, 0 insertions, 0 deletions