http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50342
Matt Fago changed:
What|Removed |Added
CC||fago at earthlink dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48556
Summary: Gcc 4.6.0 bootstrap fails with in-tree GMP/MPFR/MPC
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
Assign
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47331
--- Comment #9 from Matt Fago 2011-01-25 17:10:07
UTC ---
Awesome, thanks all!
I'll continue testing the next snapshot.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32415
Matt Fago changed:
What|Removed |Added
CC||fago at earthlink dot net
--- Comment #10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47331
Summary: ICE in make_decl_rtl, at varasm.c:1133
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassig..
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fago at earthlink dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39888
--- Comment #8 from fago at earthlink dot net 2009-04-24 03:29 ---
I'm also seeing this on a fresh bootstrap of 4.4.0.
I also have gfortran 4.2 installed, and seem to recall the problem surfacing
here, so perhaps it is not related to 4.3 or 4.4, but something left over fro
--- Comment #5 from fago at earthlink dot net 2008-10-17 18:06 ---
Just to document: I came across this bug with OpenMP using gcc 4.3.2 on RHEL4,
with static libraries, and found the threads mentioned in #1 and #2.
Linking dynamically fixed the segfaults on RHEL4. It does seem to be a
--- Comment #5 from fago at earthlink dot net 2008-01-29 19:47 ---
So it is a gcc issue -- seems like it will have to wait for 4.4 then? Easy
enough work-around I guess. Thanks!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34719