From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 329 invoked by alias); 4 Jan 2005 22:31:16 -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 32749 invoked by uid 48); 4 Jan 2005 22:31:12 -0000 Date: Tue, 04 Jan 2005 22:31:00 -0000 Message-ID: <20050104223112.32748.qmail@sourceware.org> From: "Thomas dot Koenig at online dot de" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041109140117.18398.sfilippone@uniroma2.it> References: <20041109140117.18398.sfilippone@uniroma2.it> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libfortran/18398] Formatted I/O problems X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg00385.txt.bz2 List-Id: ------- Additional Comments From Thomas dot Koenig at online dot de 2005-01-04 22:31 ------- > $ gfortran fio.f && ./a.out > 1.000000 3.000000 > $ gfortran -dumpmachine > i686-pc-linux-gnu > Aborted I had mixed up my cut&paste there... of course, it was the test program that aborted, not the gfortran -dumpmachine command. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18398