This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/52178] [4.7 regression] Ada bootstrap failure in LTO mode


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

--- Comment #25 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-05-25 20:26:20 UTC ---
Author: ebotcazou
Date: Fri May 25 20:26:11 2012
New Revision: 187892

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187892
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:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-inline.c
    trunk/gcc/tree.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]