[FFmpeg-devel] The state of FATE
Måns Rullgård
mans
Sun Nov 1 21:16:39 CET 2009
matthieu castet <castet.matthieu at free.fr> writes:
> M?ns Rullg?rd <mans <at> mansr.com> writes:
>
>>
>> matthieu castet <castet.matthieu <at> free.fr> writes:
>>
>>
>> That test is meant to fail if sizeof(char*) < 8. The exact reason for
>> failing is irrelevant.
>>
> But the problem is that it doesn't fail on x86_32 with clang!
> It allocate an array of 0xfffffffd
>
> int test[sizeof(char*) < 8 ? -1:1]; works better
Fixed differently.
> PS : see http://llvm.org/bugs/show_bug.cgi?id=5010 for asm inline llvm bug
Good to see they're looking into it.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list