https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67171

Mikael Morin <mikael at gcc dot gnu.org> changed:

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

--- Comment #7 from Mikael Morin <mikael at gcc dot gnu.org> ---
(In reply to Andre Vehreschild from comment #4)
> Hi Paul,
> 
> please compare:
> 
> https://gcc.gnu.org/ml/fortran/2015-10/msg00033.html
> 
> to your fix. Sounds like we are doing the same.
> 

(In reply to Andre Vehreschild from comment #6)
> Hi Paul,
> 
> No it's not, but the patch for the other pr addresses a lot of things in the
> allocate. Mostly about functions returning class objects, but I remember to
> have changed some of the things your patch might address . I just wanted to
> point you to similar work.
> 
Andre, the patch linked above doesn't seem to address that many things,
especially allocate-related.
Maybe you were referring to the following patch instead? It's also one of
yours, and still awaiting review.

https://gcc.gnu.org/ml/gcc-patches/2015-09/msg02208.html

Reply via email to