]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/52178 (Ada bootstrap failure in LTO mode)
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 25 May 2012 20:26:11 +0000 (20:26 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 25 May 2012 20:26:11 +0000 (20:26 +0000)
commit37c59e691e40aa4f278ca985f7fa7ab81a0e545d
tree4b88d16d1ec638d995e6e57ed4c9c3b58437eff7
parent13af22d7a0dfc4db342ba39035784ba60e327790
re PR lto/52178 (Ada bootstrap failure in LTO mode)

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.

From-SVN: r187892
gcc/ChangeLog
gcc/tree-inline.c
gcc/tree.c