tree-ssa-ifcombine.c
19.8 KB
-
re PR tree-optimization/41016 (ICE in build_int_cst_wide with -O1) · a6450905
2009-08-09 Richard Guenther <rguenther@suse.de> PR tree-optimization/41016 * tree-ssa-ifcombine.c (get_name_for_bit_test): Fix tuplification bug. (operand_precision): Remove. (integral_operand_p): Likewise. (recognize_single_bit_test): Adjust. * gcc.c-torture/compile/pr41016.c: New testcase. From-SVN: r150595
Richard Guenther committed