From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2089 invoked by alias); 23 Feb 2005 22:54:53 -0000 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 Received: (qmail 2048 invoked by uid 48); 23 Feb 2005 22:54:47 -0000 Date: Thu, 24 Feb 2005 12:22:00 -0000 Message-ID: <20050223225447.2047.qmail@sourceware.org> From: "Thomas dot Koenig at online dot de" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050223193435.20179.stevenj@fftw.org> References: <20050223193435.20179.stevenj@fftw.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libfortran/20179] cannot mix C and Fortran I/O X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg02901.txt.bz2 List-Id: ------- Additional Comments From Thomas dot Koenig at online dot de 2005-02-23 22:54 ------- Add "fflush(stdout);" at the end of cio.c, and things work as expected. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20179