Re: [google gcc-4_8][patch] Thunk section names

2014-02-10 Thread Teresa Johnson
Looks good. Thanks, Teresa On Thu, Feb 6, 2014 at 2:19 PM, Sriraman Tallam wrote: > Patch attached. > > > > > > On Thu, Feb 6, 2014 at 2:18 PM, Sriraman Tallam wrote: >> I sent the following patch for review for trunk commit here. Details here: >> http://gcc.gnu.org/ml/gcc-patches/2014-02/msg003

Re: [google gcc-4_8][patch] Thunk section names

2014-02-06 Thread Sriraman Tallam
Patch attached. On Thu, Feb 6, 2014 at 2:18 PM, Sriraman Tallam wrote: > I sent the following patch for review for trunk commit here. Details here: > http://gcc.gnu.org/ml/gcc-patches/2014-02/msg00328.html > > This is important for function layout for the following reason. > Without this patc

[google gcc-4_8][patch] Thunk section names

2014-02-06 Thread Sriraman Tallam
I sent the following patch for review for trunk commit here. Details here: http://gcc.gnu.org/ml/gcc-patches/2014-02/msg00328.html This is important for function layout for the following reason. Without this patch, the thunk's section name is the same as the original function's section name for wh