aboutsummaryrefslogtreecommitdiff
path: root/gcc/multiple_target.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-03-16 09:06:41 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2018-03-16 09:06:41 +0100
commit7b9be7003d3272d2faac9f39a5a6835d583307e0 (patch)
tree403b3c0cc2e831ced8bc874ee678a2f81afae208 /gcc/multiple_target.c
parent828fd2fbe88ee6adb16b708d584caf96237046da (diff)
downloadgcc-7b9be7003d3272d2faac9f39a5a6835d583307e0.zip
gcc-7b9be7003d3272d2faac9f39a5a6835d583307e0.tar.gz
gcc-7b9be7003d3272d2faac9f39a5a6835d583307e0.tar.bz2
re PR tree-optimization/84841 (ICE: tree check: expected ssa_name, have real_cst in rewrite_expr_tree_parallel, at tree-ssa-reassoc.c:4624)
PR tree-optimization/84841 * tree-ssa-reassoc.c (INTEGER_CONST_TYPE): Change to 1 << 4 from 1 << 3. (FLOAT_ONE_CONST_TYPE): Define. (constant_type): Return FLOAT_ONE_CONST_TYPE for -1.0 and 1.0. (sort_by_operand_rank): Put entries with higher constant_type last rather than first to match comments. * gcc.dg/pr84841.c: New test. From-SVN: r258586
Diffstat (limited to 'gcc/multiple_target.c')
0 files changed, 0 insertions, 0 deletions