aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2024-04-04 15:16:28 +0200
committerRichard Biener <rguenther@suse.de>2024-05-07 15:28:55 +0200
commitbf10f0db20db1598157505b373098bc93c66b915 (patch)
tree896c4f0777c5608d04d2c8fe587f2e6bcb310581 /gcc/expr.cc
parentcb4e2685a3e73474246adda356595f72fcd43827 (diff)
downloadgcc-bf10f0db20db1598157505b373098bc93c66b915.zip
gcc-bf10f0db20db1598157505b373098bc93c66b915.tar.gz
gcc-bf10f0db20db1598157505b373098bc93c66b915.tar.bz2
Fix block index check in insert_updated_phi_nodes_for
This replaces a >= 0 block index check with the appropriate NUM_FIXED_BLOCKs, the check is from times ENTRY_BLOCK was negative. * tree-into-ssa.cc (insert_updated_phi_nodes_for): Fix block index check.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions