This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32880] User operator & allocatable TYPE components: wrong deallocate



------- Comment #2 from pault at gcc dot gnu dot org  2007-07-24 19:57 -------
Tobias,

Well done - that's a useful reduction.

I don't think that the deallocate is entirely wrong.  However, the the rhs
expression should be assigned to a temporary first, the result deallocating and
the assignement completing.

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-07-24 19:57:43
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]