aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uncprop.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-08-27 10:41:22 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2018-08-27 10:41:22 +0200
commite7289cb45d094d9c538dc978c3fc0ae18e4752bd (patch)
treea9ac5a2119252859145d3d4b608b7a72af8bc9a6 /gcc/tree-ssa-uncprop.c
parent7a583153ec27b45bd0b87b7c4defbc0d63777cda (diff)
downloadgcc-e7289cb45d094d9c538dc978c3fc0ae18e4752bd.zip
gcc-e7289cb45d094d9c538dc978c3fc0ae18e4752bd.tar.gz
gcc-e7289cb45d094d9c538dc978c3fc0ae18e4752bd.tar.bz2
re PR rtl-optimization/87065 (combine causes ICE in trunc_int_for_mode)
PR rtl-optimization/87065 * combine.c (simplify_if_then_else): Formatting fix. (if_then_else_cond): Guard MULT optimization with SCALAR_INT_MODE_P check. (known_cond): Don't return const_true_rtx for vector modes. Use CONST0_RTX instead of const0_rtx. Formatting fixes. * gcc.target/i386/pr87065.c: New test. From-SVN: r263872
Diffstat (limited to 'gcc/tree-ssa-uncprop.c')
0 files changed, 0 insertions, 0 deletions