aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2021-11-24 15:57:03 +0100
committerRichard Biener <rguenther@suse.de>2021-11-25 14:23:44 +0100
commit8addb0b1279433de1e51a5ed4eb20a71bbd76f9f (patch)
tree54603656de051751a9016aa79f4374824b8d53b7 /gcc/tree-ssa-alias.c
parent0fdd1804ee8ce04821110bb19c246f9d05248e22 (diff)
downloadgcc-8addb0b1279433de1e51a5ed4eb20a71bbd76f9f.zip
gcc-8addb0b1279433de1e51a5ed4eb20a71bbd76f9f.tar.gz
gcc-8addb0b1279433de1e51a5ed4eb20a71bbd76f9f.tar.bz2
Continue RTL verifying in rtl_verify_fallthru
One case used fatal_insn which does not return which isn't intended as can be seen by the following erro = 1. The following change refactors this to inline the relevant parts of fatal_insn instead and continue validating the RTL IL. 2021-11-25 Richard Biener <rguenther@suse.de> * cfgrtl.c (rtl_verify_fallthru): Do not stop verifying with fatal_insn. (skip_insns_after_block): Remove unreachable break and continue.
Diffstat (limited to 'gcc/tree-ssa-alias.c')
0 files changed, 0 insertions, 0 deletions