https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66233

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri May 22 08:12:08 2015
New Revision: 223522

URL: https://gcc.gnu.org/viewcvs?rev=223522&root=gcc&view=rev
Log:
        Backported from mainline
        2015-05-21  Jakub Jelinek  <ja...@redhat.com>

        PR tree-optimization/66233
        * match.pd (ocvt (icvt@1 @0)): Don't handle vector types.
        Simplify.

        * gcc.c-torture/execute/pr66233.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.c-torture/execute/pr66233.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/match.pd
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to