public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/25660]  New: internal error at nullifying in invalid code
@ 2006-01-04  5:52 iguchi at coral dot t dot u-tokyo dot ac dot jp
  2006-01-04 14:51 ` [Bug fortran/25660] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: iguchi at coral dot t dot u-tokyo dot ac dot jp @ 2006-01-04  5:52 UTC (permalink / raw)
  To: gcc-bugs

I got a following internal error.

$ gfortran --version
GNU Fortran 95 (GCC) 4.2.0 20051216 (experimental)
Copyright (C) 2005 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

$ cat ie.f90
nullify(i%e)
end program

$ gfortrran ie.f90
*** malloc[7950]: Deallocation of a pointer not malloced: 0x6337f0; This could
be a double free(), or free() called with the middle of an allocated block; Try
setting environment variable MallocHelp to see tools to help debug
 In file ie.f90:1

nullify(i%e)
1
 Internal Error at (1):
 free_expr0(): Bad expr type


-- 
           Summary: internal error at nullifying in invalid code
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: iguchi at coral dot t dot u-tokyo dot ac dot jp


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



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

* [Bug fortran/25660] internal error at nullifying in invalid code
  2006-01-04  5:52 [Bug fortran/25660] New: internal error at nullifying in invalid code iguchi at coral dot t dot u-tokyo dot ac dot jp
@ 2006-01-04 14:51 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-04 14:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-01-04 14:51 -------


*** This bug has been marked as a duplicate of 24958 ***


-- 

pinskia at gcc dot gnu dot org changed:

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


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



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

end of thread, other threads:[~2006-01-04 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-04  5:52 [Bug fortran/25660] New: internal error at nullifying in invalid code iguchi at coral dot t dot u-tokyo dot ac dot jp
2006-01-04 14:51 ` [Bug fortran/25660] " pinskia at gcc dot gnu dot 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).