------- Comment #2 from pinskia at gcc dot gnu dot org 2008-11-13 19:21 ------- Can you explain why you think DECL_VALUE_EXPR will return a NULL if DECL_HAS_VALUE_EXPR_P is set? I don't see anywhere in the code which sets DECL_HAS_VALUE_EXPR_P and does not insert something into the hash table.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38101