2015-01-27 Michael Collison <michael.collison@linaro.org>
authorcollison <collison@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Feb 2015 08:12:24 +0000 (08:12 +0000)
committercollison <collison@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Feb 2015 08:12:24 +0000 (08:12 +0000)
commit780ed12d6070542cf42723d143ac9a3efb2e329c
tree53756bd25367aebc6fe147c6349ef466f232c595
parentb0dd30a7bfb68493fdb5e82c24d667171b59197e
2015-01-27  Michael Collison  <michael.collison@linaro.org>

Backport from trunk r217118.
2014-11-05  Alex Velenko  <Alex.Velenko@arm.com>

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

2015-02-10  Michael Collison  <michael.collison@linaro.org>

Backport from trunk r217118.
2014-11-05  Alex Velenko  <Alex.Velenko@arm.com>

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

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