public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/38319]  New: Memory leaks in allocatable component expressions
@ 2008-11-29 21:55 pault at gcc dot gnu dot org
  2008-11-29 21:55 ` [Bug fortran/38319] " pault at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: pault at gcc dot gnu dot org @ 2008-11-29 21:55 UTC (permalink / raw)
  To: gcc-bugs

The following testsuite programs with allocatable components exhibit memory
leaks at runtime:
alloc_comp_assign_2.f90      FOR_ALL problem(lines 27, 28 and 47)
alloc_comp_assign_4.f90      nested constructors(line 56)
alloc_comp_basics_2.f90      repeated ALLOCATE (lines 29, 30 and 35)
alloc_comp_basics_5.f90      repeated ALLOCATE (lines 29, 30 and 35)
alloc_comp_constructor_2.f90 nested constructors(line 23)
alloc_comp_initializer_1.f90 nested constructors(line 43)

Clearly, the investigation should go in the order:
nested constructors => repeated ALLOCATE => FORALL

Paul


-- 
           Summary: Memory leaks in allocatable component expressions
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: pault at gcc dot gnu dot org
        ReportedBy: pault at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <bug-38319-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2021-02-01 12:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-29 21:55 [Bug fortran/38319] New: Memory leaks in allocatable component expressions pault at gcc dot gnu dot org
2008-11-29 21:55 ` [Bug fortran/38319] " pault at gcc dot gnu dot org
2009-07-30 19:07 ` burnus at gcc dot gnu dot org
2010-02-24 20:31 ` pault at gcc dot gnu dot org
2010-02-25  7:38 ` burnus at gcc dot gnu dot org
2010-02-25 12:51 ` paul dot richard dot thomas at gmail dot com
2010-02-25 13:54 ` burnus at gcc dot gnu dot org
     [not found] <bug-38319-4@http.gcc.gnu.org/bugzilla/>
2012-02-22 13:34 ` xiaoyuanbo at yeah dot net
2015-01-03 10:19 ` janus at gcc dot gnu.org
2015-01-03 13:33 ` janus at gcc dot gnu.org
2021-02-01  8:29 ` burnus at gcc dot gnu.org
2021-02-01 12:54 ` pault 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).