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]

[PATCH, ARM] Fix assembly scan test.


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.

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.

Attachment: fix-asm-scan.diff
Description: Binary data


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