http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52178
--- Comment #26 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-25 20:28:13 UTC --- Author: ebotcazou Date: Fri May 25 20:28:10 2012 New Revision: 187893 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187893 Log: PR lto/52178 * tree-inline.c (remap_gimple_op_r): Fix handling of FIELD_DECL. * tree.c (RETURN_TRUE_IF_VAR): Do not return true for PLACEHOLDER_EXPR. Modified: branches/gcc-4_7-branch/gcc/ChangeLog branches/gcc-4_7-branch/gcc/tree-inline.c branches/gcc-4_7-branch/gcc/tree.c