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:35:40 -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 #1 from danglin at gcc dot gnu dot org 2007-03-28 02:35 -------
(gdb) p ap
$10 = (va_list) 0x7eff0718
(gdb) p (char *)0x7eff0718
$11 = 0x7eff0718 ""
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31379