On 16/06/15 22:25, James Lemke wrote:
A divide by zero exception was not giving a proper traceback for LINUX
ARM_EABI.  The attached patch fixes the problem on trunk (and several
local branches).

Tested on gcc-trunk for arm-none-linux-gnueabi.

OK to commit?
>
2015-06-16  James Lemke  <jwle...@codesourcery.com>

        libgcc/config/arm/
        * lib1funcs.S (aeabi_idiv0, aeabi_ldiv0): Add CFI entries for
        Linux ARM_EABI.

s/for Linux ARM EABI//

given you handle both __ARM_EABI__ and the not __ARM_EABI__ targets in the source.

This is OK if no regressions.

Thanks,
Ramana

Reply via email to