From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22362 invoked by alias); 10 Oct 2004 00:28:42 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 22349 invoked by alias); 10 Oct 2004 00:28:42 -0000 Date: Sun, 10 Oct 2004 00:28:00 -0000 Message-ID: <20041010002842.22346.qmail@sourceware.org> From: "dave at hiauly1 dot hia dot nrc dot ca" To: java-prs@gcc.gnu.org In-Reply-To: <20041010000948.17919.danglin@gcc.gnu.org> References: <20041010000948.17919.danglin@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug regression/17919] [4.0 Regression] ICE at /cgraphunit.c:2907 X-Bugzilla-Reason: CC X-SW-Source: 2004-q4/txt/msg00058.txt.bz2 List-Id: ------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-10-10 00:28 ------- Subject: Re: [4.0 Regression] ICE at /cgraphunit.c:2907 > This looks like wrong code as expected class 'declaration', have > 'declaration' means something is really > wrong. I have the feeling that this might have been introduced by the following change: PR tree-optimization/17906 * tree-tailcall.c (tree_optimize_tail_calls_1): Do not attempt to copy non-gimple reg arguments. I have another build going on a different system and it didn't hit this problem. This is the most obvious difference. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17919