re PR lto/48492 (LTO bootstrap failure in copy_constant)
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 18 Apr 2011 10:13:49 +0000 (10:13 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 18 Apr 2011 10:13:49 +0000 (10:13 +0000)
commit7d5fc81417a90f3b2a2d043ebe6334c3246f7a3a
tree05b99c9098d55bd2746c8f784f15b02637e036f4
parent7e7cfcf6eb7ed4bbc1cc7d8c4f689fa72cc7deb0
re PR lto/48492 (LTO bootstrap failure in copy_constant)

PR lto/48492
* cfgexpand.c (expand_debug_expr) <VAR_DECL>: Return NULL for a
DECL_IN_CONSTANT_POOL without RTL.

From-SVN: r172641
gcc/ChangeLog
gcc/cfgexpand.c