This is the mail archive of the gcc-patches@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]

Re: [Patch, Fortran] PRs 41872, 40849, 40849, 42517


On Wed, Dec 30, 2009 at 10:20:44PM +0100, Tobias Burnus wrote:
> Hi all,
> 
> attached you find a patch which fixes a larger and several smaller issues.
> 
> a) PR 41872 - Allocatable scalars:
> - Local and result variables are now initialized by NULL
> - Double allocation is now properly detected
> - Assignment of result variables works now
> 

I forgot to mention, check your spelling.

+         /* Nullify and automatic deallocatation of allocatable scalars.  */

deallocation.


-- 
Steve


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