diff -r 871d43c6968a -r 286c42d7c5ed src/video/SDL_stretch.c --- a/src/video/SDL_stretch.c Wed Aug 21 09:43:09 2013 -0300 +++ b/src/video/SDL_stretch.c Wed Aug 21 09:47:10 2013 -0300 @@ -38,7 +38,7 @@ (defined(__GNUC__) && defined(__i386__))) && SDL_ASSEMBLY_ROUTINES /* There's a bug with gcc 4.4.1 and -O2 where srcp doesn't get the correct * value after the first scanline. FIXME? */ -/*#define USE_ASM_STRETCH */ +/* #define USE_ASM_STRETCH */ #endif #ifdef USE_ASM_STRETCH