[llvm-commits] [llvm-gcc-4.2] r73532 - in /llvm-gcc-4.2/trunk/gcc/config/arm: arm.h llvm-arm-target.h

Bob Wilson bob.wilson at apple.com
Wed Jun 17 15:55:28 PDT 2009


On Jun 17, 2009, at 3:22 PM, Anton Korobeynikov wrote:

> Hi Bob
>
>> This patch is causing a number of regressions for ARM.  The compiler
>> runs OK but the results are not correct.  For example, the
>> SingleSource/Benchmarks/Shootout/strcat.c test ends up with most of
>> its code incorrectly optimized away.  Both llc and cbe tests fail,  
>> but
>> it passes without optimization.  Please investigate.  I'm going to
>> revert this change for now.
> Could you please to reapply stuff after r73646 landed and check once
> again? It should fix the problems you've seen.

Done.  I verified that the strcat test works now.  I'm assuming the  
other regressions will also be cleared up by this change.  It seems  
likely anyway.



More information about the llvm-commits mailing list