[Bug fortran/38389] (DE)ALLOCATE compile time check for same variable

kargl at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 5 21:26:00 GMT 2008



------- Comment #2 from kargl at gcc dot gnu dot org  2008-12-05 21:24 -------
I have a patch for the original problem.

deallocate_alloc_opt_1.f90:23.14-17:

  deallocate(i, i)
             1  2
Error: Allocate-object at (1) also appears at (2)


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sgk at troutmask dot apl dot
                   |                            |washington dot edu


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



More information about the Gcc-bugs mailing list