Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130827 - GCC-4.1.0: bootstrap: fix segfault in fixproto when cross-compiling
Summary: GCC-4.1.0: bootstrap: fix segfault in fixproto when cross-compiling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: sh Linux
: High minor (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-22 05:45 UTC by Manuel Lauss
Modified: 2006-04-22 10:15 UTC (History)
0 users

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


Attachments
The patch mentioned in the URL (gcc-4.1.0-fix-fixproto-segfault.patch,418 bytes, patch)
2006-04-22 05:46 UTC, Manuel Lauss
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Lauss 2006-04-22 05:45:45 UTC
Please add the patch found in http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01287.html
to the gcc-4.1.0 patchseries. Without it, bootstrapping gcc-4.1.0 for SH4
fails with a segfault in 'fixproto' (crossdev, sh4 gcc stage 2).
Comment 1 Manuel Lauss 2006-04-22 05:46:41 UTC
Created attachment 85183 [details, diff]
The patch mentioned in the URL
Comment 2 SpanKY gentoo-dev 2006-04-22 10:15:11 UTC
thanks, added to current patchset