This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/41500] [4.4 Regression] ARM: 4.4 compiler segfault when compiling gcc
- From: "armin76 at gentoo dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Oct 2009 17:08:41 -0000
- Subject: [Bug bootstrap/41500] [4.4 Regression] ARM: 4.4 compiler segfault when compiling gcc
- References: <bug-41500-17446@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from armin76 at gentoo dot org 2009-10-02 17:08 -------
Created an attachment (id=18694)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18694&action=view)
backtrace.log
and the backtrace using gdb with the following command:
gdb --args /root/build/./gcc/cc1 conftest.c
conftest.c being what attachment 18688 has as conftest.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41500