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)
committerDongkyun, Son <dongkyun.s@samsung.com>
Sat, 6 Jun 2015 14:27:14 +0000 (23:27 +0900)
commit30cc4c03ccc0892128f7add48cdcad37f6c43950
tree4999c3a34f306adee6450416d3b546377aa5050c
parent5153248a023563df8eb7938cb5b2abf78ebfb70e
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]