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

--- Comment #2 from mirco <mirco.valentini at polimi dot it> ---
(In reply to Dominique d'Humieres from comment #1)
> Am I correct to understand that you are referring to C602 in
> 
> 6.2 Variable
> R602 variable is designator
>               or expr
> C601 (R602) designator shall not be a constant or a subobject of a constant.
> C602 (R602) expr shall be a reference to a function that has a pointer
> result.
> 1 A variable is either the data object denoted by designator or the target
> of expr.
> ...
> 
> ? If yes, then I can confirm this PR.

Yes, it is exactly what I mean. 
Thank you for your detailed explanation.

Mirco

Reply via email to