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][4/4] Adjust tests gcc.target/arm/pr40457-*.c


On 10/10/12 16:03, Greta Yorsh wrote:
As a result of adding LDRD/STRD patterns in Thumb mode, the compiler
generates LDRD/STRD instead of LDM/STM in some cases. This patch adjusts
existing tests to accept LDRD/STRD in addition to LDM/STM.

ChangeLog

gcc/testsuite

2012-09-13  Sameera Deshpande  <sameera.deshpande@arm.com>
             Greta Yorsh  <Greta.Yorsh@arm.com>

         * gcc.target/arm/pr40457-1.c: Adjust expected output.
         * gcc.target/arm/pr40457-2.c: Likewise.
         * gcc.target/arm/pr40457-3.c: Likewise.


OK.


R.



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