This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/31379] make[3]: *** [s-gtype] Segmentation fault (core dumped)
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Mar 2007 01:39:21 -0000
- Subject: [Bug bootstrap/31379] make[3]: *** [s-gtype] Segmentation fault (core dumped)
- References: <bug-31379-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from danglin at gcc dot gnu dot org 2007-03-28 02:39 -------
This is more likely the problem:
(gdb) p *o
$7 = {next = 0x0, name = 0x14ce0 "gtype-desc.h", buflength = 0, bufused = 0,
buf = 0x0}
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31379