06.10.2009 08:44, Roland McGrath wrote:
These: inlined_subroutine lexical_block entry_point label with_stmt try_block catch_block can have PC's and those should be entirely inside the containing PC-ful entry.
Thanks. I've implemented it like this, and found no violations so far. It's hacked in as a simple switch statement, there's no fancy logic that would trigger the check just because the above condition holds for given DIE context.
PM