On 06/07/13 11:36, David Malcolm wrote:
"interesting_blocks" is only used inside tree-into-ssa.c, so it can be
made static.
Successfully bootstrapped on x86_64-unknown-linux-gnu (using
gcc-4.7.2-2.fc17.x86_64).
OK for trunk?
2013-06-07 David Malcolm
* tree-into-ssa.c (interesting_b
On Mon, 2013-06-10 at 12:32 -0700, Richard Henderson wrote:
> On 06/07/2013 10:36 AM, David Malcolm wrote:
> > * tree-into-ssa.c (interesting_blocks): Make static.
>
> Ok.
Thanks; committed to svn trunk as r199911.
On 06/07/2013 10:36 AM, David Malcolm wrote:
> * tree-into-ssa.c (interesting_blocks): Make static.
Ok.
r~
"interesting_blocks" is only used inside tree-into-ssa.c, so it can be
made static.
Successfully bootstrapped on x86_64-unknown-linux-gnu (using
gcc-4.7.2-2.fc17.x86_64).
OK for trunk?
2013-06-07 David Malcolm
* tree-into-ssa.c (interesting_blocks): Make static.
Index: gcc/tree-into