diff options
author | Jakub Jelinek <jakub@redhat.com> | 2020-01-13 14:14:57 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2020-01-13 14:14:57 +0100 |
commit | eb7c7c524556df5364f03adc20f6a9db20858484 (patch) | |
tree | 9be821784188bcc32c35670baf5e6cc8af356fe7 /gcc/opts.c | |
parent | 67e6357041db4186f994489810191259421576de (diff) | |
download | gcc-eb7c7c524556df5364f03adc20f6a9db20858484.zip gcc-eb7c7c524556df5364f03adc20f6a9db20858484.tar.gz gcc-eb7c7c524556df5364f03adc20f6a9db20858484.tar.bz2 |
tree-opt: Fix bootstrap failure in tree-ssa-forwprop.c some more PR90838
2020-01-13 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/90838
* tree-ssa-forwprop.c (simplify_count_trailing_zeroes): Use
SCALAR_INT_TYPE_MODE directly in CTZ_DEFINED_VALUE_AT_ZERO macro
argument rather than to initialize temporary for targets that
don't use the mode argument at all. Initialize ctzval to avoid
warning at -O0.
Diffstat (limited to 'gcc/opts.c')
0 files changed, 0 insertions, 0 deletions