Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119575 - GCC 4.1 fixes for Cinelerra-cvs-20051005
Summary: GCC 4.1 fixes for Cinelerra-cvs-20051005
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Marc Hildebrand (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-01-19 10:52 UTC by Jan Jitse Venselaar
Modified: 2006-04-28 20:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
the patch (gcc-41.patch,4.84 KB, patch)
2006-01-19 10:53 UTC, Jan Jitse Venselaar
Details | Diff
gcc-4.1 asm fix (cinelerra-cvs-20060219-gcc41.patch,559 bytes, patch)
2006-04-19 21:04 UTC, Mark Loeser (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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