aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.cc
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2023-10-24 11:03:21 +0100
committerRichard Sandiford <richard.sandiford@arm.com>2023-10-24 11:03:21 +0100
commitcc4779559bea982f9307a8bc1cb017b8eda28d6d (patch)
tree1a78bb131f4d7cc5aa643b5f1b166eb9797692e6 /gcc/tree-ssa-phiopt.cc
parent21416caf221fae4351319ef8ca8d41c0234bdfa7 (diff)
downloadgcc-cc4779559bea982f9307a8bc1cb017b8eda28d6d.zip
gcc-cc4779559bea982f9307a8bc1cb017b8eda28d6d.tar.gz
gcc-cc4779559bea982f9307a8bc1cb017b8eda28d6d.tar.bz2
i386: Fix unprotected REGNO in aeswidekl_operation
I hit an ICE in aeswidekl_operation while testing the late-combine pass on x86. The predicate tested REGNO without first testing REG_P. gcc/ * config/i386/predicates.md (aeswidekl_operation): Protect REGNO check with REG_P.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions