r142820 - in /branches/gcc-4_3-branch/gcc: Chan...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Thu Dec 18 21:55:00 GMT 2008


Author: pinskia
Date: Thu Dec 18 21:55:31 2008
New Revision: 142820

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142820
Log:
2008-12-18  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/38565
        * gimplifier.c (gimplify_init_constructor): For constant vector
        CONSTRUCTORs use GENERIC_TREE_OPERAND instead of TREE_OPERAND.

2008-12-18  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/38565
        * testsuite/g++.dg/torture/pr38565.C: New test. 
        


Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/torture/pr38565.C
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/gimplify.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list