[PATCH,Testsuite] Add .align 2 for labels on Thumb

Yao Qi yao@codesourcery.com
Mon Aug 16 15:39:00 GMT 2010


> > > 
> > > Can you use func_loopfb instead of func_loopfb_start in the .S file?
> > > Or, can you define func_loopfb_start as asm ("func_loopfb_start =
> > > func_loopfb")?
> > > 
> > > A third option is to address Mark's concern by using ".p2align 4"; I
> > > believe that is 16-byte alignment on all platforms gas supports, and
> > > this test probably requires gas in practice already.
> > 
> > Yeah, update my patch by replacing '.align 2' with '.p2align 4'.
> > Is that OK?
> 
> Looks fine to me.  Mark, what do you think?

Mark,
Is this patch OK to you?

-- 
Yao Qi
CodeSourcery
yao@codesourcery.com
(650) 331-3385 x739



More information about the Gdb-patches mailing list