On 11/17/14 13:05, Ilya Enkovich wrote:
IIRC, stabs aren't pruned based on whether or not they're used. So every file that includes tree-core.h is going to have every name/value pair for the enum. Hence the major heartburn for AIX.How comes you emit debug info for functions that do not exist and thus are never used? Is problem caused by builtins going after END_CHKP_BUILTINS? Or some info generated for all builtins ignoring its existence?
jeff