[Patch, fortran] PR29216 & PR29394 - (Redux) Default initialization for derived types that become defined.
Brooks Moses
bmoses@stanford.edu
Wed Oct 18 18:30:00 GMT 2006
THOMAS Paul Richard 169137 wrote:
> :ADDPATCH fortran:
Does this actually put things into the automatic patch queue if you
don't cc to the patches@gcc list?
(For that matter, how does one look at the patch queue?)
> I was going to add an extension of this patch to permit initialization to null of all
> variables that would not otherwise be initialized. Again, this can be done later, once
> we are working with 4.3.0.
I'd like to put in a small note, for when you start thinking about this,
that one of the things on my gfortran "wish list" is an option to
initialize all variables to some exceptional value (e.g., NaN for reals)
rather than null. Perhaps that would also be a not-too-difficult
extension of this?
- Brooks
More information about the Fortran
mailing list