------- Comment #3 from pinskia at gcc dot gnu dot org 2008-12-18 21:56 ------- Subject: Bug 38565
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_pin...@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_pin...@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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38565