id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,mlocked 10762,Patch for compile with clang in greedyh.asm,Gary Buhrmaster ,,"On Linux x86_64 platforms with clang, the compiler appears to optimize out variables that are used in the assembly code(s) in the file greedyh.asm, resulting in the inability to link the codes. This patch adds in the __used__ attribute hint to those variables (as is done for other variables). Longer term, it might make sense to port the current xine sources, which appear to have different improvements to that code area, but that would be a larger effort since the calling parms have also changed. This is a ""minimal"" fix. Since clang is not an officially supported compiler, I am creating this as a feature patch. Env: clang/llvm 3.1 with mythtv git master Thanks for your consideration.",Patch - Feature,closed,minor,unknown,MythTV - Video Playback,Master Head,medium,Fixed,,,0