replace "g" asm constraint by "erm" since "g" allows 64bit immediates while
commit17eaff1a38cfa5fc51520d6f9582ce3a62b867cf
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 7 Jun 2009 14:42:43 +0000 (7 14:42 +0000)
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 7 Jun 2009 14:42:43 +0000 (7 14:42 +0000)
tree1e7d4d9e4bb874957cca937d2b2a108d5e784c1f
parent825adf684d46d9244160e56976d125dbc93bb99f
replace "g" asm constraint by "erm" since "g" allows 64bit immediates while
the operator (cmp) using the "g"-constrained operand doesn't support 64bit
immediates.
Original thread:
date: Tue, Jun 2, 2009 at 11:31 AM
subject: [PATCH] Fix MPlayer to compile on Darwin/x86_86

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29352 b3059339-0415-0410-9bf9-f77b7e298cf2
libmpcodecs/vf_fspp.c