------- Comment #8 from pinskia at gcc dot gnu dot org  2006-10-04 17:12 -------
Subject: Bug 28952

Author: pinskia
Date: Wed Oct  4 17:12:30 2006
New Revision: 117436

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117436
Log:
2006-10-04  Andrew Pinski  <[EMAIL PROTECTED]>

        PR tree-opt/28952
        * tree-vect-transform.c (vectorizable_condition): Move the check
        for the type after the check for simple condition.

2006-10-04  Andrew Pinski  <[EMAIL PROTECTED]>

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



Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/vect/pr28952.c
      - copied unchanged from r116716,
trunk/gcc/testsuite/gcc.dg/vect/pr28952.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_1-branch/gcc/tree-vect-transform.c


------- Comment #9 from pinskia at gcc dot gnu dot org  2006-10-04 17:12 -------
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28952

Reply via email to