From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 320 invoked by alias); 14 Nov 2008 20:20:39 -0000 Received: (qmail 23903 invoked by uid 48); 14 Nov 2008 20:19:18 -0000 Date: Fri, 14 Nov 2008 20:20:00 -0000 Message-ID: <20081114201918.23902.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/38122] "file already opened in another unit" error when opening /dev/null or /dev/tty twice In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "steve dot chapel at a2pg dot com" 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-11/txt/msg01111.txt.bz2 ------- Comment #2 from steve dot chapel at a2pg dot com 2008-11-14 20:19 ------- It's not a bug in my program. It's a bug in NONMEM VI. That is, assuming that /dev/tty and /dev/null are files, which they're not. They're devices. Regardless, it's code that runs in an older version that doesn't run in a new version. This problem will cause people to use the old version of the compiler. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38122