This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][ARM] Optimized 64-bit multiplication for THUMB-1


> Hi Paul,
> 
>    Thank you very much for your review and comments.  I have fixed the
> push/pop and use of 2-argument code in 32-bit code.  I am not quite
> sure what the problem in the __thumb2__ test is.  I built arm-eabi-gcc
> with arches armv4, armv5te, armv7-a and no-arch and all build was
> successful.  I did change the test so that forcing ARM mode is only
> done if:

No. You're missing the point. ARM_FUNC_START does not force the use of ARM 
mode.  See comments near the definition of that macro.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]