[Bug 506713] Re: gcc package needs upgrading

2010-01-14 Thread Matthias Klose
fixed in lucid, won't fix in karmic.


** Also affects: gcc-defaults (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Changed in: gcc-defaults (Ubuntu)
   Status: New => Fix Released

** Changed in: gcc-defaults (Ubuntu Karmic)
   Status: New => Won't Fix

-- 
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


[Bug 506713] Re: gcc package needs upgrading

2010-01-13 Thread Stefan Kost
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 
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


[Bug 506713] Re: gcc package needs upgrading

2010-01-12 Thread thiagoss

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/37811036/Dependencies.txt

-- 
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