This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36689] PRINT and WRITE eat minus sign
- From: "dennis dot wassel at googlemail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jul 2008 08:54:14 -0000
- Subject: [Bug fortran/36689] PRINT and WRITE eat minus sign
- References: <bug-36689-15865@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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