public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/60293] New: ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual
@ 2014-02-20 18:18 chrisonian at gmail dot com
  2014-02-20 18:31 ` [Bug fortran/60293] " kargl at gcc dot gnu.org
  2014-02-20 18:32 ` kargl at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: chrisonian at gmail dot com @ 2014-02-20 18:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60293

            Bug ID: 60293
           Summary: ALLOCATE and DEALLOCATE intrinsics are not in the
                    gfortran manual
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: chrisonian at gmail dot com

Neither ALLOCATE nor DEALLOCATE are in the online manual as intrinsics. MALLOC
is there, and even says 'For new code using Fortran 95 pointers, the memory
allocation intrinsic is ALLOCATE.'

http://gcc.gnu.org/onlinedocs/gfortran/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug fortran/60293] ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual
  2014-02-20 18:18 [Bug fortran/60293] New: ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual chrisonian at gmail dot com
@ 2014-02-20 18:31 ` kargl at gcc dot gnu.org
  2014-02-20 18:32 ` kargl at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: kargl at gcc dot gnu.org @ 2014-02-20 18:31 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60293

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org

--- Comment #1 from kargl at gcc dot gnu.org ---
ALLOCATE and DEALLOCATE are not intrinsic subprograms.
Allocate and DEALLOCATE are statements.  See any Fortran
book on how to use these statements.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug fortran/60293] ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual
  2014-02-20 18:18 [Bug fortran/60293] New: ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual chrisonian at gmail dot com
  2014-02-20 18:31 ` [Bug fortran/60293] " kargl at gcc dot gnu.org
@ 2014-02-20 18:32 ` kargl at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: kargl at gcc dot gnu.org @ 2014-02-20 18:32 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60293

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from kargl at gcc dot gnu.org ---
Closing as WONTFIX as the gfortran is not a language reference manual.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-20 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-20 18:18 [Bug fortran/60293] New: ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual chrisonian at gmail dot com
2014-02-20 18:31 ` [Bug fortran/60293] " kargl at gcc dot gnu.org
2014-02-20 18:32 ` kargl at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).