------- Comment #50 from danglin at gcc dot gnu dot org  2009-03-29 18:49 
-------
During the PCH generation, there's only one node for which
decl_value_expr_insert 
is called (a different PARM_DECL).  So, I have to think the flag shouldn't be
set.

However, finding the PARM_DECL during PCH generation is a bit of a trick and
I haven't been able to find it so far.  


-- 


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

Reply via email to