Merging stmt_ann_d into tree_statement_list_node
Steven Bosscher
stevenb@suse.de
Mon Apr 25 09:55:00 GMT 2005
On Monday 25 April 2005 10:48, Zdenek Dvorak wrote:
> > the CFG inliner will hit bsi_for_stmt hard.
>
> This is just because CFG inliner is badly written; Honza has already
> fixed that in his private tree.
The CFG inliner is badly written, sure, but the problem is before
that. It's finding the calls to inline. Right now we need to walk
the entire function looking for calls to inline. That's dupli
More information about the Gcc
mailing list