r208507 - in /trunk/gcc: ChangeLog testsuite/Ch...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Mar 12 09:22:00 GMT 2014
Author: jakub
Date: Wed Mar 12 09:21:59 2014
New Revision: 208507
URL: http://gcc.gnu.org/viewcvs?rev=208507&root=gcc&view=rev
Log:
PR tree-optimization/60502
* tree-ssa-reassoc.c (eliminate_not_pairs): Use build_all_ones_cst
instead of build_low_bits_mask.
* gcc.c-torture/compile/pr60502.c: New test.
Added:
trunk/gcc/testsuite/gcc.c-torture/compile/pr60502.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-ssa-reassoc.c
More information about the Gcc-cvs
mailing list