Some might argue that it is a bug in the assembly used there. I just pushed 
this fix for gstreamer:
commit 404e673ac0d209aee3a4626bd8f73a01c6390359
Author: Stefan Kost <enso...@users.sf.net>
Date:   Wed Jan 13 16:48:46 2010 +0200

    videomixer: use 'q' constraint instead of 'r'
    
    This avoids the "bad register name `%dil'" compilation errors on 32bit where
    because of 'r' gcc puts the value in a general purpose register and then 
tries
    to access the lower part as %dil/%sil which is not existing on 32bit. 'q' 
requests
    a-d registers

-- 
gcc package needs upgrading
https://bugs.launchpad.net/bugs/506713
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to