This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/25930] [4.2 Regression] sigsegv with full --enable-checking
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2006 20:07:48 -0000
- Subject: [Bug bootstrap/25930] [4.2 Regression] sigsegv with full --enable-checking
- References: <bug-25930-260@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-01-23 20:07 -------
"gcc --param ggc-min-expand=0 --param ggc-min-heapsize=0 pr25930.i
-fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -O2
-fno-omit-frame-pointer -fno-asynchronous-unwind-tables" is enough to reproduce
this without full --enable-checking
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25930