From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1377 invoked by alias); 26 May 2004 18:02:30 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 1340 invoked by uid 48); 26 May 2004 18:02:29 -0000 Date: Thu, 27 May 2004 10:57:00 -0000 Message-ID: <20040526180229.1339.qmail@sourceware.org> From: "ebotcazou at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040321182857.14671.danglin@gcc.gnu.org> References: <20040321182857.14671.danglin@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/14671] [3.3/3.4 regression] caller-save.c:491: internal compiler error: Segmentation fault X-Bugzilla-Reason: CC X-SW-Source: 2004-05/txt/msg03098.txt.bz2 List-Id: ------- 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