[Ffmpeg-cvslog] r5665 - trunk/libavcodec/Makefile
Måns Rullgård
mru
Sat Jul 8 02:00:29 CEST 2006
mru <subversion at mplayerhq.hu> writes:
> Author: mru
> Date: Sat Jul 8 01:54:13 2006
> New Revision: 5665
>
> Modified:
> trunk/libavcodec/Makefile
>
> Log:
> remove -fforce-addr as it to generate slightly slower code
>
> Modified: trunk/libavcodec/Makefile
> ===========================================================================
> --- trunk/libavcodec/Makefile (original)
> +++ trunk/libavcodec/Makefile Sat Jul 8 01:54:13 2006
> @@ -405,7 +405,6 @@
> OBJS += alpha/dsputil_alpha.o alpha/mpegvideo_alpha.o \
> alpha/simple_idct_alpha.o alpha/motion_est_alpha.o
> ASM_OBJS += alpha/dsputil_alpha_asm.o alpha/motion_est_mvi_asm.o
> -CFLAGS += -fforce-addr
> endif
Does anyone know what this flag actually does? The description in the
gcc info page doesn't make much sense.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-cvslog
mailing list