From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10925 invoked by alias); 31 Jan 2008 23:00:12 -0000 Received: (qmail 9672 invoked by uid 48); 31 Jan 2008 22:59:30 -0000 Date: Thu, 31 Jan 2008 23:22:00 -0000 Message-ID: <20080131225930.9671.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/32760] [4.3 Regression] Error defining subroutine named PRINT 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-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-01/txt/msg03839.txt.bz2 ------- Comment #26 from pault at gcc dot gnu dot org 2008-01-31 22:59 ------- Created an attachment (id=15071) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15071&action=view) A fix for the PR This is regtesting as I write. It fixes the first three PRs but not that of comment #25. I believe that this will turn out to be a problem in patching allocate because write (*, *, iostat = isat) "hello" is OK. 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=32760