summaryrefslogtreecommitdiffstats
path: root/mp3lib/decod386.c
diff options
context:
space:
mode:
authorjkeil <jkeil@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-06 13:31:33 +0000
committerjkeil <jkeil@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-06 13:31:33 +0000
commit11d695ebbfcc8530525ca58e2e943a096da8796f (patch)
tree8331b7c15228cf83474803b2fd477daa59fb631b /mp3lib/decod386.c
parent512563bca0218eddb36e8ff976692c94ed8fd1f6 (diff)
downloadmpv-11d695ebbfcc8530525ca58e2e943a096da8796f.tar.bz2
mpv-11d695ebbfcc8530525ca58e2e943a096da8796f.tar.xz
SPARC gcc generates bad code accessing an unaligned and packed structure member
(See gcc problem report PR c/7847); mplayer crashes with SIGBUS signal. Added a workaround: copy the unaligned stucture member to a temporary local variable using memcpy, and use that in the code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7297 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mp3lib/decod386.c')
0 files changed, 0 insertions, 0 deletions