This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14671] [3.3/3.4 regression] caller-save.c:491: internal compiler error: Segmentation fault
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2004 18:02:29 -0000
- Subject: [Bug bootstrap/14671] [3.3/3.4 regression] caller-save.c:491: internal compiler error: Segmentation fault
- References: <20040321182857.14671.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-05-26 18:02 -------
I think Zdenek's patch should be reverted and all the follow-up patches too.
The problem it aimed to fix is not a code generation problem, only a memory
explosion on a pathological code. As demonstrated by this PR and Richard's
problems with POOMA, tweaking the GC is simply like opening a can of worms and
we have neither the time nor the resources to deal with that on the 3.3 branch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14671