On Thu, Sep 10, 2015 at 12:09 PM, Segher Boessenkool <[email protected]> wrote: > On Thu, Sep 10, 2015 at 11:49:33AM -0700, H.J. Lu wrote: >> On Thu, Sep 10, 2015 at 8:14 AM, Segher Boessenkool >> <[email protected]> wrote: >> > This makes a few functions used only in shrink-wrap.c static, and >> > removes their declarations from shrink-wrap.h . > >> It breaks build on i386: > > Sorry about that. I did grep for those functions, but not inside config/ > because I never thought targets would reuse such non-reusable things!
# git grep requires_stack_frame_p is very useful and fast. > I'll try to be more careful. > > > Segher -- H.J.
