2015-02-17 Sandra Loosemore <sandra@codesourcery.com>
commitf8a8c4fac41611642772aacd9765c2c9c0393267
authorsandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Feb 2015 17:42:31 +0000 (17 17:42 +0000)
committersandra <sandra@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Feb 2015 17:42:31 +0000 (17 17:42 +0000)
tree9b2052f14d84b9ebfd1e5665751f7a5cab030623
parent6f5b9198dbd745c1acde6d1bbf072f563f8843c9
2015-02-17  Sandra Loosemore  <sandra@codesourcery.com>

libgcc/
Backported from mainline
2015-02-17  Sandra Loosemore  <sandra@codesourcery.com>

* config/arm/bpabi.S (test_div_by_zero): Make label names
consistent between thumb2 and arm mode cases.  Separate the
signed comparison on the high word of the numerator from the
unsigned comparison on the low word.
* config/arm/bpabi-v6m.S (test_div_by_zero): Similarly separate
signed comparison.

gcc/testsuite/
Backported from mainline
2015-02-17  Sandra Loosemore  <sandra@codesourcery.com>

* gcc.target/arm/divzero.c: New test case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch@220766 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/divzero.c [new file with mode: 0644]
libgcc/ChangeLog
libgcc/config/arm/bpabi-v6m.S
libgcc/config/arm/bpabi.S