diff options
author | Andrew Pinski <andrew.pinski@oss.qualcomm.com> | 2025-08-24 14:07:44 -0700 |
---|---|---|
committer | Andrew Pinski <andrew.pinski@oss.qualcomm.com> | 2025-08-25 08:29:25 -0700 |
commit | 490948d95194b2ae8056fc838c977c977404b97a (patch) | |
tree | 99c982fe0b586850096ada424c81eeb4e009909d /gcc/dwarf2ctf.cc | |
parent | b74fcd033071ca77754427dec682b5f8d3e93dcd (diff) | |
download | gcc-490948d95194b2ae8056fc838c977c977404b97a.zip gcc-490948d95194b2ae8056fc838c977c977404b97a.tar.gz gcc-490948d95194b2ae8056fc838c977c977404b97a.tar.bz2 |
forwprop: Boolify simplify_permutation
After the return type of remove_prop_source_from_use was changed to void,
simplify_permutation only returns 1 or 0 so it can be boolified.
Bootstrapped and tested on x86_64-linux-gnu.
gcc/ChangeLog:
* tree-ssa-forwprop.cc (simplify_permutation): Boolify.
(pass_forwprop::execute): No longer handle 2 as the return
from simplify_permutation.
Signed-off-by: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
Diffstat (limited to 'gcc/dwarf2ctf.cc')
0 files changed, 0 insertions, 0 deletions