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

--- Comment #26 from Siddhesh Poyarekar <siddhesh at gcc dot gnu.org> ---
(In reply to Qing Zhao from comment #25)
> If (__builtin_get_counted_by (P->FAM))
>   __builtin_get_counted_by (P->FAM) = COUNT;

Do we have language constructs where the existence of an identifier/expression
(and not its value) is evaluated in a condition like this?

Reply via email to