------- Comment #5 from rguenth at gcc dot gnu dot org 2010-04-26 14:22 ------- Ugh, this is slightly non-trivial. The C++ cloning does not properly clone DECL_VALUE_EXPR because we do not bother to do this from copy_body_r.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43880