Re: Remove unused debugging arg from last change
On Tue, Oct 23, 2012 at 03:28:37PM -0600, Jeff Law wrote: > > Committed as obvious. > >* tree-ssa-threadedge.c (cond_arg_set_in_bb): Remove unused > debugging argument. Could you please remove the third argument in the calls to cond_arg_set_in_bb as well? /MF > Index: tree-ssa-
Remove unused debugging arg from last change
Committed as obvious. * tree-ssa-threadedge.c (cond_arg_set_in_bb): Remove unused debugging argument. Index: tree-ssa-threadedge.c === --- tree-ssa-threadedge.c (revision 192745) +++ tree-ssa-threadedge.c