On 08/16/2013 08:33 AM, David Malcolm wrote: > I also tweaked the traversal hooks for opt_pass to emulate "chain_next", > since this is where the really deep callchains could otherwise occur. > > See the patch for details (given the subtleties I opted to put big > comments in the relevant routines). > > (I also fixed the typo "overide" to "override" as noted by Bernhard) > > Successfully bootstrapped and tested on x86_64-unknown-linux-gnu, on top > of the other patches (Note that the gengtype fix I committed just now as > r201791 is also needed [1]). > > OK for trunk?
Ok. r~