------- Comment #3 from janus at gcc dot gnu dot org 2010-08-16 09:37 -------
(In reply to comment #2)
> (In reply to comment #0)
> > Note: For procedure-pointer components I was not able to find any specific
> > reference to non-NULL default initialization.
>
> It is allowed per:
>
> R440 proc-component-def-stmt is PROCEDURE ( [ proc-interface ] ) ,
> proc-component-attr-spec-list :: proc-decl-list
>
> As "proc-decl-list" refers to (click on it in the PDF):
>
> R1214 proc-decl is procedure-entity-name [ => proc-pointer-init ]
Right. I missed that. (I guess I was expecting an explicit reference to
'proc-pointer-init' around R440.)
Also: Mine. (I'm working on a patch.)
--
janus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |janus at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
Last reconfirmed|2010-08-16 07:34:39 |2010-08-16 09:37:09
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45290