diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2013-06-15 22:46:01 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2013-06-24 08:51:25 +0200 |
commit | 5e6135f68d77b0560373a655789c04fdb3be6df1 (patch) | |
tree | 51d8c95fc15c49618ae1824d82438c9e61af104a /libavcodec/x86/h264_idct.asm | |
parent | 8ddc9790edc1793e8b731234e4c288b1d576612a (diff) | |
download | ffmpeg-5e6135f68d77b0560373a655789c04fdb3be6df1.tar.gz |
mathops/x86: work around inline asm miscompilation with GCC 4.8.1
The volatile is not required here, and prevents a miscompilation with GCC
4.8.1 when building on x86 with --cpu=i686
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 659df32a9d8984081ccd54adc3aee7daeb33388d)
Diffstat (limited to 'libavcodec/x86/h264_idct.asm')
0 files changed, 0 insertions, 0 deletions