From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28330 invoked by alias); 28 Jul 2004 21:53:20 -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 28323 invoked by alias); 28 Jul 2004 21:53:19 -0000 Date: Wed, 28 Jul 2004 21:53:00 -0000 Message-ID: <20040728215319.28322.qmail@sourceware.org> From: "bangerth at ices dot utexas dot edu" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040728213311.16809.bangerth@dealii.org> References: <20040728213311.16809.bangerth@dealii.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/16809] [3.5 regression] ICE in gimplify_expr with initializer of arrays and pointers X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg03418.txt.bz2 List-Id: ------- Additional Comments From bangerth at ices dot utexas dot edu 2004-07-28 21:53 ------- Subject: Re: [3.5 regression] ICE in gimplify_expr with initializer of arrays and pointers > The compound literal has automatic storage duration associated with the > enclosing block. The code looks perfectly reasonable to me. Ah, speaking of the devil :-)) Thanks, Joseph, for clarifying the matter! W. ------------------------------------------------------------------------- Wolfgang Bangerth email: bangerth@ices.utexas.edu www: http://www.ices.utexas.edu/~bangerth/ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16809