From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29959 invoked by alias); 18 Jun 2006 19:43:31 -0000 Received: (qmail 29890 invoked by uid 48); 18 Jun 2006 19:43:24 -0000 Date: Sun, 18 Jun 2006 21:01:00 -0000 Message-ID: <20060618194324.29889.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/18769] ICE in gfc_conv_array_initializer with array initialization with transfer In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pault 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-06/txt/msg01708.txt.bz2 List-Id: ------- Comment #7 from pault at gcc dot gnu dot org 2006-06-18 19:43 ------- Harald, The date at which you submitted this is an insult to my sensibilities; I hope that you appreciate the progress that we have made elsewhere and forgive us slowness in responding to this? That said, I have been trying to bring initializers up the the 19th century, at least, and TRANSFER is the only missing transformational function. So, I will do what a man has to do and will square up the the grind of writing gfc_simplify_transfer. I might be a little while..... Paul -- pault at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pault at gcc dot gnu dot org |dot org | Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18769