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] Fix assembly scan test.


On 09/24/13 09:27, Yvan Roux wrote:
Hi,

this patch fix the scan-assembler pattern of
gcc.target/arm/atomic-comp-swap-release-acquire.c, which didn't
allowed aliases register and failed  when enabling LRA where 'ip' is
used in the ldaex instruction.


Ok -

The changelog could just read : Adjust expected output.

or some other words to that effect.

Ramana

Thanks,
Yvan

2013-09-24  Yvan Roux  <yvan.roux@linaro.org>

         * gcc.target/arm/atomic-comp-swap-release-acquire.c: Correct
         scan-assembler pattern to support register aliases.=




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