From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6314 invoked by alias); 8 Jul 2009 13:28:34 -0000 Received: (qmail 5863 invoked by uid 48); 8 Jul 2009 13:28:15 -0000 Date: Wed, 08 Jul 2009 13:28:00 -0000 Message-ID: <20090708132815.5862.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/40591] Procedure(interface): Rejected if interface is indirectly hostassociated 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: 2009-07/txt/msg00649.txt.bz2 ------- Comment #6 from pault at gcc dot gnu dot org 2009-07-08 13:28 ------- (In reply to comment #5) > That is solved by adding: > i = 0 > to subroutine test (while any other number causes the abortion). > Indeed - that was in the test originally; I do not know what happened to it. I'll put it right tonight. Thanks Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40591