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: 1 Jul 2008 22:55:39 -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 #3 from dennis dot wassel at googlemail dot com 2008-07-01 22:55 -------
(In reply to comment #1)
> Not that it helps much, but on x86-64-linux I cannot reproduce this using GCC
> 4.1, 4.2, 4.3.1 and 4.4.0(of today). Though I agree that the bug is
> irritating.
Same with me, works like a treat on x86-linux with 4.3.1.
(In reply to comment #2)
> Do you see the problem if XP is not declared a pointer?
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...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36689