From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7619 invoked by alias); 2 Jul 2008 08:54:58 -0000 Received: (qmail 7497 invoked by uid 48); 2 Jul 2008 08:54:14 -0000 Date: Wed, 02 Jul 2008 08:54:00 -0000 Message-ID: <20080702085414.7496.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/36689] PRINT and WRITE eat minus sign In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dennis dot wassel at googlemail 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-07/txt/msg00085.txt.bz2 ------- Comment #4 from dennis dot wassel at googlemail dot com 2008-07-02 08:54 ------- > (In reply to myself) > The problem seems to remain the same, regardless of the type of array of XP, > that is allocatable or fixed-size (compile-time). > Stupid I didn't check this earlier... Out of curiosity, I tried turning XP into a scalar. Still no signs of any minus signs. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36689