On 04/13/2015 02:01 PM, Aldy Hernandez wrote:
...or perhaps we could change the condition to:

       if ((is_cu_die (old_die->die_parent)
+       || old_die->die_parent->die_tag == DW_TAG_module
        || context_die == NULL

Does checking context_die == old_die->die_parent work?

Jason

Reply via email to