[FFmpeg-cvslog] arm: Remove a stray .fpu directive

Martin Storsjö git at videolan.org
Sun Feb 9 21:43:22 CET 2014


ffmpeg | branch: master | Martin Storsjö <martin at martin.st> | Sat Feb  8 23:34:44 2014 +0000| [d6eac2f1bcce0cb85fac5d50fcfe94bc490d4a5e] | committer: Vittorio Giovara

arm: Remove a stray .fpu directive

Signed-off-by: Vittorio Giovara <vittorio.giovara at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d6eac2f1bcce0cb85fac5d50fcfe94bc490d4a5e
---

 libavcodec/arm/int_neon.S |    2 --
 1 file changed, 2 deletions(-)

diff --git a/libavcodec/arm/int_neon.S b/libavcodec/arm/int_neon.S
index b1906c8..3d2faff 100644
--- a/libavcodec/arm/int_neon.S
+++ b/libavcodec/arm/int_neon.S
@@ -21,8 +21,6 @@
 
 #include "libavutil/arm/asm.S"
 
-        .fpu neon
-
 function ff_scalarproduct_int16_neon, export=1
         vmov.i16        q0,  #0
         vmov.i16        q1,  #0



More information about the ffmpeg-cvslog mailing list