Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 119575

Summary: GCC 4.1 fixes for Cinelerra-cvs-20051005
Product: Gentoo Linux Reporter: Jan Jitse Venselaar <janjitse>
Component: [OLD] GCC PortingAssignee: Marc Hildebrand (RETIRED) <zypher>
Status: RESOLVED FIXED    
Severity: enhancement CC: halcy0n
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 117482    
Attachments: the patch
gcc-4.1 asm fix

Description Jan Jitse Venselaar 2006-01-19 10:52:42 UTC
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 Jan Jitse Venselaar 2006-01-19 10:53:13 UTC
Created attachment 77566 [details, diff]
the patch
Comment 2 Stefan de Konink 2006-02-19 08:21:44 UTC
please add the a52dec dependancy too to cinelerra-cvs while including this patch :)
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2006-04-19 21:04:10 UTC
Created attachment 84995 [details, diff]
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 Mark Loeser (RETIRED) gentoo-dev 2006-04-28 20:55:10 UTC
Added the gcc-4.1 patch