[FFmpeg-devel] [PATCH/RFC] mathops/x86: work around inline asm miscompilation with GCC 4.8.1

Michael Niedermayer michaelni at gmx.at
Sat Jun 22 14:28:02 CEST 2013


On Fri, Jun 21, 2013 at 03:03:10PM +0000, Carl Eugen Hoyos wrote:
> Hendrik Leppkes <h.leppkes <at> gmail.com> writes:
> 
> >  static inline av_const int mid_pred(int a, int b, int c)
> >  {
> >      int i=b;
> > -    __asm__ volatile(
> > +    __asm__ (
> 
> Any opinions on whether this should be 
> backported or not?

id say backport


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130622/cbcdeb8f/attachment.asc>


More information about the ffmpeg-devel mailing list