Summary: | gcc-4.3.3 (armv4l) segfaults when emerging sys-process/procps-3.2.7 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michael Heyse <mh> |
Component: | [OLD] Development | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | arm, embedded, marat, OdinsHorse, pacho, ryan |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | ARM | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 262053, 264121 | ||
Attachments: |
build.log
Upstream gcc patch for versions < 4.4 |
Description
Michael Heyse
2009-03-03 22:00:02 UTC
Created attachment 183812 [details]
build.log
Created attachment 184737 [details, diff] Upstream gcc patch for versions < 4.4 This patch fixes the problem for all gcc versions < 4.4. Please see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35964 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36209 for details. (In reply to comment #2) Tested on armv4tl-softfloat-gnueabi (also with procps). added the patch to gcc patchset, thanks http://sources.gentoo.org/gentoo/src/patchsets/gcc/4.3.3/gentoo/67_all_gcc43-pr35964.patch?rev=1.1 Can we get this added to 4.3.2-r3? Since its whats going to be stable... bug 264121 I can confirm that adding this patch to gcc-4.3.2-r3 makes procps compile properly (tested with armv5tel-softfloat-linux-gnueabi). |