diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2020-10-06 16:52:03 -0400 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2020-10-07 09:59:56 -0400 |
commit | 4e9213027587b807ca7e4bbde706b19102342d37 (patch) | |
tree | 97f41665c5165feb27f922df60bc220d17f0bb30 /gcc/omp-low.c | |
parent | 7c7e841806aecf4187c69fc2ff07813c7be09582 (diff) | |
download | gcc-4e9213027587b807ca7e4bbde706b19102342d37.zip gcc-4e9213027587b807ca7e4bbde706b19102342d37.tar.gz gcc-4e9213027587b807ca7e4bbde706b19102342d37.tar.bz2 |
Off by one final fix.
Allocate the memory in an approved portable way.
gcc/ChangeLog:
2020-10-06 Andrew MacLeod <amacleod@redhat.com>
* value-range.h (irange_allocator::allocate): Allocate in two hunks
instead of using the variably-sized trailing array approach.
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions