This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/29258] internal compiler error: Segmentation fault
- From: "Michael dot McElroy at schange dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jan 2007 22:10:36 -0000
- Subject: [Bug target/29258] internal compiler error: Segmentation fault
- References: <bug-29258-13312@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from Michael dot McElroy at schange dot com 2007-01-05 22:10 -------
Get the same error doing a X86 to X86_64 cross compile building gcc 4.1 and
glibc 2.3.6 (crosstool 0.43). If I downgrade to gcc 3.4.5 and glibc 2.3.2, get
the sam segmentation fault on a different file in the same subdir:
../sysdeps/ieee754/ldbl-96/s_scalbnl.c: In function `__scalbnl':
../sysdeps/ieee754/ldbl-96/s_scalbnl.c:70: internal compiler error:
Segmentation fault. Running Suse 10.1 with the gcc 4.1 compiler. WAG is that
this is a stack overflow condition.
--
Michael dot McElroy at schange dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Michael dot McElroy at
| |schange dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29258