diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2021-10-08 15:42:42 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2021-10-08 16:36:00 +0200 |
commit | 946486ab4f84a5380e1a18e37e4fb9614f5d7992 (patch) | |
tree | 0a0de84d1d3afb1d1ecad7daf066e25196e4659e /gcc/builtins.c | |
parent | 4d9070315aac4065a6ece3a6cffd83c386f01dd9 (diff) | |
download | gcc-946486ab4f84a5380e1a18e37e4fb9614f5d7992.zip gcc-946486ab4f84a5380e1a18e37e4fb9614f5d7992.tar.gz gcc-946486ab4f84a5380e1a18e37e4fb9614f5d7992.tar.bz2 |
Grow non_null_ref bitmap when num_ssa_names increases.
The strlen pass changes the IL as it works with the ranger. This
causes the non_null_ref code to sometimes get asked questions about new
SSA names.
Tested on x86-64 Linux.
gcc/ChangeLog:
* gimple-range-cache.cc (non_null_ref::non_null_deref_p): Grow
bitmap if needed.
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions