From 1bb6248186d0f9b3884a6d52eeb575fa39c16bbd Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 4 Sep 2012 14:29:52 +0000 Subject: [PATCH] * disable hand optimized assembler for arm thumb2 as well git-svn-id: trunk@22313 - --- rtl/arm/thumb2.inc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rtl/arm/thumb2.inc b/rtl/arm/thumb2.inc index 2193bfcf68..46225be5be 100644 --- a/rtl/arm/thumb2.inc +++ b/rtl/arm/thumb2.inc @@ -661,7 +661,3 @@ begin moveproc:=@move_blended; {$endif FPC_SYSTEM_FPC_MOVE} end; - -{include hand-optimized assembler division code} -{$i divide.inc} -