From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27037 invoked by alias); 3 Aug 2010 15:36:13 -0000 Received: (qmail 26381 invoked by uid 48); 3 Aug 2010 15:35:56 -0000 Date: Tue, 03 Aug 2010 15:36:00 -0000 Message-ID: <20100803153556.26380.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/44857] [4.6 Regression] ICE in output_constructor_regular_field, at varasm.c:4996 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "burnus at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-08/txt/msg00141.txt.bz2 ------- Comment #10 from burnus at gcc dot gnu dot org 2010-08-03 15:35 ------- (In reply to comment #9) b) TODO: Using the following is valid but gives the same ICE than constructors > with out the patch: s/than/as/ > d) One could consider warning about truncation (with -Wcharacter-truncation) - > if the constructor contains literals which are too long - for parameters (also > for those in constructors) the warning becomes useful. s/useful/less useful/ -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |burnus at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44857