iWMMXt unwind support

Joseph S. Myers joseph@codesourcery.com
Thu Feb 8 17:42:00 GMT 2007


On Tue, 16 Jan 2007, Richard Earnshaw wrote:

> > +#if (__ARM_ARCH__ == 4) && !defined(__thumb2__)
> 
> Why test for Thumb2?  If the architecture is v4, then surely Thumb2 will
> always be false.

I don't know; this is in Paul's part of the patch.  Is the patch OK 
without the __thumb2__ check?

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list