This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32760] [4.3 Regression] Error defining subroutine named PRINT
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jan 2008 22:59:30 -0000
- Subject: [Bug fortran/32760] [4.3 Regression] Error defining subroutine named PRINT
- References: <bug-32760-6318@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #26 from pault at gcc dot gnu dot org 2008-01-31 22:59 -------
Created an attachment (id=15071)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15071&action=view)
A fix for the PR
This is regtesting as I write. It fixes the first three PRs but not that of
comment #25. I believe that this will turn out to be a problem in patching
allocate because
write (*, *, iostat = isat) "hello"
is OK.
Paul
--
pault at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pault at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32760