r216854 - in /branches/gcc-4_8-branch/gcc: Chan...

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Wed Oct 29 21:56:00 GMT 2014


Author: ktkachov
Date: Wed Oct 29 21:56:01 2014
New Revision: 216854

URL: https://gcc.gnu.org/viewcvs?rev=216854&root=gcc&view=rev
Log:
[AArch64] Restore recog state after finding pre-madd instruction

    * config/aarch64/aarch64.c (aarch64_madd_needs_nop): Restore
    recog state after aarch64_prev_real_insn call.

    * gcc.target/aarch64/madd_after_asm_1.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/madd_after_asm_1.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/aarch64/aarch64.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list