[Bug target/60902] ffmpeg built with gcc 4.9 RC produces incorrect flac playback code

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Apr 20 09:43:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60902

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can you try adding -fno-strict-aliasing -fwrapv ?

Next is does ffmpeg have inline-asm for the flac codec?  This requires some C
code knowledge though.



More information about the Gcc-bugs mailing list