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/29216] Derived type components of function results are not initialised



------- Comment #6 from pault at gcc dot gnu dot org  2006-10-16 16:51 -------
Created an attachment (id=12446)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12446&action=view)
Fix for this and PR29394

As well as fixing these PRs, this patch provides an option -finitialize-null,
which does just that to all variables.

I am just about to apply it to workstation's tree and will submit it tonight
after another round of regtetsing.

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12406|0                           |1
        is obsolete|                            |


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


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