From b4ce9f7856622aae1277eaa14e1fb3939b9d8151 Mon Sep 17 00:00:00 2001 From: Andrew Turner Date: Sun, 30 Nov 2014 17:29:49 +0000 Subject: [PATCH] There is no need to use FUNC_END with aeabi_ldiv0 or aeabi_idiv0 as they are aliases. Sponsored by: ABT Systems Ltd --- contrib/gcc/config/arm/lib1funcs.asm | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/gcc/config/arm/lib1funcs.asm b/contrib/gcc/config/arm/lib1funcs.asm index 9245b3ca0c0..c29f89496cf 100644 --- a/contrib/gcc/config/arm/lib1funcs.asm +++ b/contrib/gcc/config/arm/lib1funcs.asm @@ -980,8 +980,6 @@ LSYM(Lover12): RET - FUNC_END aeabi_ldiv0 - FUNC_END aeabi_idiv0 FUNC_END div0 #endif /* L_divmodsi_tools */