From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3013 invoked by alias); 9 Sep 2006 06:44:14 -0000 Received: (qmail 2974 invoked by uid 48); 9 Sep 2006 06:44:05 -0000 Date: Sat, 09 Sep 2006 06:44:00 -0000 Message-ID: <20060909064405.2973.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/28915] [4.2 regression] ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jason at gcc dot gnu dot org" 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 X-SW-Source: 2006-09/txt/msg00672.txt.bz2 List-Id: ------- Comment #13 from jason at gcc dot gnu dot org 2006-09-09 06:44 ------- I think if we are going to leave the vector initializer as a CONSTANT, we might as well just leave it alone entirely if it has TREE_CONSTANT set. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28915