diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2024-05-16 09:22:55 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2024-05-16 11:57:48 +0200 |
commit | f6bed6d3fcc13880ffa786b6c616e2306efe2bf3 (patch) | |
tree | eeeb7537916c9a66ec28ce02bde849ab582f4b7f /gcc/tree-vectorizer.h | |
parent | b8b82bb05c10544da05cd0d3d39e6bc3763a8d9f (diff) | |
download | gcc-f6bed6d3fcc13880ffa786b6c616e2306efe2bf3.zip gcc-f6bed6d3fcc13880ffa786b6c616e2306efe2bf3.tar.gz gcc-f6bed6d3fcc13880ffa786b6c616e2306efe2bf3.tar.bz2 |
Use a boolean type when folding conditionals in simplify_using_ranges.
In adding some traps for PR114985 I noticed that the conditional
folding code in simplify_using_ranges was using the wrong type. This
cleans up the oversight.
gcc/ChangeLog:
PR tree-optimization/114985
* vr-values.cc (simplify_using_ranges::fold_cond_with_ops): Use
boolean type when folding conditionals.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions