2014-11-05 Alex Velenko <Alex.Velenko@arm.com>
commit04407529cedc6d977591b3433d03ad9ed8769597
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Nov 2014 11:22:28 +0000 (5 11:22 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Nov 2014 11:22:28 +0000 (5 11:22 +0000)
tree22ea68efbe565c6d94846fa9b5ecbb5f410b0749
parent08344fc762bb7f7ad5ae6608d1b070cf25bb5445
2014-11-05  Alex Velenko  <Alex.Velenko@arm.com>

    gcc/
    * simplify-rtx.c (simplify_binary_operation_1): Div check added.
    * rtl.h (SUBREG_P): New macro added.

    gcc/testsuite/
    * gcc.dg/asr-div1.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@217118 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/rtl.h
gcc/simplify-rtx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/asr_div1.c [new file with mode: 0644]