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

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Wed Sep 6 06:06:00 GMT 2006


Author: pinskia
Date: Wed Sep  6 06:06:55 2006
New Revision: 116716

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116716
Log:
2006-09-05  Andrew Pinski  <pinskia@physics.uc.edu>

        PR tree-opt/28952
        * tree-vect-transform.c (vectorizable_condition): Move the check
        for the type after the check for simple condition.
2006-09-05  Andrew Pinski  <pinskia@physics.uc.edu>

        PR tree-opt/28952
        * gcc.dg/vect/pr28952.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/vect/pr28952.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vect-transform.c



More information about the Gcc-cvs mailing list