From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15610 invoked by alias); 17 May 2010 20:32:08 -0000 Received: (qmail 15497 invoked by uid 48); 17 May 2010 20:31:42 -0000 Date: Mon, 17 May 2010 20:32:00 -0000 Message-ID: <20100517203142.15496.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/44177] gfortran internal data assignment error cause found In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "kargl 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-05/txt/msg01856.txt.bz2 ------- Comment #2 from kargl at gcc dot gnu dot org 2010-05-17 20:31 ------- BTW, one should consider elimination of the ... troutmask:sgk[210] gfc4x -o z -Wall -std=f95 t.f90 t.f90:1.13: real foo(2) /2*0.0/ 1 Error: Extension: Old-style initialization at (1) t.f90:2.4: from one's code. -- kargl at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |4.4.5 4.5.1 Known to work| |4.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44177