https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68648

--- Comment #6 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Thu Jan 14 17:27:42 2016
New Revision: 232375

URL: https://gcc.gnu.org/viewcvs?rev=232375&root=gcc&view=rev
Log:
[ARM][4.9 backport] Fix PR target/68648

        PR target/68648
        * config/arm/arm.md (*andsi_iorsi3_notsi): Try to simplify
        the complement of operands[3] during splitting.

        * gcc.dg/torture/pr68648.c: New test.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr68648.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/arm/arm.md
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog

Reply via email to