aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.def
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@adacore.com>2025-01-10 09:32:47 -0300
committerAlexandre Oliva <oliva@gnu.org>2025-01-10 09:40:39 -0300
commit47ac6ca9cb08d915532c59a3895497523a6edb58 (patch)
tree6d81cc75cc02242f4cccbe8bf47881c59780b444 /gcc/builtins.def
parentfd4e979d0c66567c2cb89f97b51abd35a8773d88 (diff)
downloadgcc-47ac6ca9cb08d915532c59a3895497523a6edb58.zip
gcc-47ac6ca9cb08d915532c59a3895497523a6edb58.tar.gz
gcc-47ac6ca9cb08d915532c59a3895497523a6edb58.tar.bz2
[ifcombine] drop other misuses of uniform_integer_cst_p
As Jakub pointed out in PR118206, the use of uniform_integer_cst_p in ifcombine makes no sense, we're not dealing with vectors. Indeed, I've been misunderstanding and misusing it since I cut&pasted it from some preexisting match predicate in earlier version of the ifcombine field-merge patch. for gcc/ChangeLog * gimple-fold.cc (decode_field_reference): Drop misuses of uniform_integer_cst_p. (fold_truth_andor_for_ifcombine): Likewise.
Diffstat (limited to 'gcc/builtins.def')
0 files changed, 0 insertions, 0 deletions