[MPlayer-dev-eng] [PATCH] demux_mkv.c: fix crash with gcc 4.4 and optimizations

Ivan Kalvachev ikalvachev at gmail.com
Wed Sep 30 11:09:32 CEST 2009


On 9/30/09, Corey Hickey <bugfood-ml at fatooh.org> wrote:
> Hello,
>
> The MKV demuxer segfaults when compiled with gcc 4.4.
>

gcc 4.4.0 and 4.4.1 are known to produce bad code.
I guess we must add them to the configure list of buggy compilers.

Some of the problems may be related to -O4 level,
if somebody is eager to mess with that stuff.



More information about the MPlayer-dev-eng mailing list