r197192 - in /trunk/gcc: ChangeLog testsuite/Ch...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Thu Mar 28 11:14:00 GMT 2013


Author: mpolacek
Date: Thu Mar 28 11:14:44 2013
New Revision: 197192

URL: http://gcc.gnu.org/viewcvs?rev=197192&root=gcc&view=rev
Log:
PR tree-optimization/56695
* tree-vect-stmts.c (vectorizable_condition): Unconditionally
build signed result of a vector comparison.
* tree-cfg.c (verify_gimple_comparison): Check that a result
of a vector comparison has signed type.

Added:
    trunk/gcc/testsuite/gcc.dg/vect/pr56695.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-cfg.c
    trunk/gcc/tree-vect-stmts.c



More information about the Gcc-cvs mailing list