]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/60502 (ICE reassociation and vector types.)
authorJakub Jelinek <jakub@redhat.com>
Wed, 12 Mar 2014 09:21:59 +0000 (10:21 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 12 Mar 2014 09:21:59 +0000 (10:21 +0100)
commitc888139c9aee51699484bf7e442b208a962773c8
tree61cafcbb46414715fe191bd0dbf97127d27ff5b8
parentb24ca895d7a5e5d18782a230f133cd8346f00c11
re PR tree-optimization/60502 (ICE reassociation and vector types.)

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.

Co-Authored-By: Marc Glisse <marc.glisse@inria.fr>
From-SVN: r208507
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr60502.c [new file with mode: 0644]
gcc/tree-ssa-reassoc.c
This page took 0.20419 seconds and 5 git commands to generate.