aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2020-01-13 14:14:57 +0100
committerJakub Jelinek <jakub@redhat.com>2020-01-13 14:14:57 +0100
commiteb7c7c524556df5364f03adc20f6a9db20858484 (patch)
tree9be821784188bcc32c35670baf5e6cc8af356fe7 /gcc/opts.c
parent67e6357041db4186f994489810191259421576de (diff)
downloadgcc-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