Dwarf 1 pending types

Colin Burgess cburgess@qnx.com
Tue Sep 5 13:59:00 GMT 2000


If retry_incomplete_types (in dwarfout.c) generates any pending
types, then these won't be outputted, and the check
right at the end of dwarfout_finish will abort the compile.

Is it reasonable to add

output_pending_types_for_scope (NULL_TREE);

right after retry_incomplete_types, in order to clean up
any leftovers?

-- 
cburgess@qnx.com


More information about the Gcc mailing list