This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/24049] compiler error: Segmentation fault In function 'DESX_CBCUpdate'
- 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: 24 Sep 2005 20:00:40 -0000
- Subject: [Bug middle-end/24049] compiler error: Segmentation fault In function 'DESX_CBCUpdate'
- References: <20050924140210.24049.harold@alum.mit.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-24 20:00 -------
Oh, I had missed the -g but that really should not matter. Anyways it does not with "--param ggc-
min-heapsize=0 --param ggc-min-expand=0" which means this is a GC problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24049