]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/config/arm/bpabi.S
bpabi.S (aeabi_lcmp): Fix result on overflow.
authorPaul Brook <paul@codesourcery.com>
Wed, 2 May 2007 22:16:21 +0000 (22:16 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Wed, 2 May 2007 22:16:21 +0000 (22:16 +0000)
commitad1ec76feafa1a5a4d22511042f689e55dec3653
tree67e765cbb0d8e18e887bcfb17aaac283813017d5
parent22a8a52d650ef0c4718d04289862f6319f8a8d9d
bpabi.S (aeabi_lcmp): Fix result on overflow.

2007-05-02  Paul Brook  <paul@codesourcery.com>

gcc/
* config/arm/bpabi.S (aeabi_lcmp): Fix result on overflow.

gcc/testsuite/
* gcc.dg/arm-eabi1.c: Move debug output.  Augment lcmp/ulcmp tests.

From-SVN: r124361
gcc/ChangeLog
gcc/config/arm/bpabi.S
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/arm-eabi1.c