Bug 119575 - GCC 4.1 fixes for Cinelerra-cvs-20051005
Bug#: 119575 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Other Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: zypher@gentoo.org Reported By: janjitse@a-eskwadraat.nl
Component: GCC Porting
URL: 
Summary: GCC 4.1 fixes for Cinelerra-cvs-20051005
Keywords:  
Status Whiteboard: 
Opened: 2006-01-19 10:52 0000
Description:   Opened: 2006-01-19 10:52 0000
This patches fixes all 
error: extra qualification
see also:
http://lists.opensuse.org/archive/opensuse-factory/2005-Nov/0024.html

With this patch, it compiles with gcc-4.1.0-beta20060113, gcc-4.0.2-r3 and
gcc-3.4.5 on amd64

------- Comment #1 From Jan Jitse Venselaar 2006-01-19 10:53:13 0000 -------
Created an attachment (id=77566) [details]
the patch

------- Comment #2 From Stefan de Konink 2006-02-19 08:21:44 0000 -------
please add the a52dec dependancy too to cinelerra-cvs while including this
patch :)

------- Comment #3 From Mark Loeser 2006-04-19 21:04:10 0000 -------
Created an attachment (id=84995) [details]
gcc-4.1 asm fix

The other patch isn't needed any longer.

This fixes a problem with the asm contraints that causes it to fail on gcc-4.1.
 If there are no objections, I'll add the patch in the next couple of days.

------- Comment #4 From Mark Loeser 2006-04-28 20:55:10 0000 -------
Added the gcc-4.1 patch