diff options
author | Andrew Carlotti <andrew.carlotti@arm.com> | 2022-10-06 15:59:15 +0100 |
---|---|---|
committer | Andrew Carlotti <andrew.carlotti@arm.com> | 2022-11-21 15:59:21 +0000 |
commit | f0e4f676aab589e53dbd67610378a1769030f462 (patch) | |
tree | ef4c7ac20342bd01946b3d8838499db8b546557b /libcpp | |
parent | 9df85f331fa78ddfdbbe3b0fd5ff3727d2f57333 (diff) | |
download | gcc-f0e4f676aab589e53dbd67610378a1769030f462.zip gcc-f0e4f676aab589e53dbd67610378a1769030f462.tar.gz gcc-f0e4f676aab589e53dbd67610378a1769030f462.tar.bz2 |
Ensure at_stmt is defined before an early exit
This prevents a null dereference error when outputing debug information
following an early exit from number_of_iterations_exit_assumptions.
gcc/ChangeLog:
* tree-ssa-loop-niter.cc (number_of_iterations_exit_assumptions):
Move at_stmt assignment.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions