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

--- Comment #2 from felix-gcc at fefe dot de ---
Another real-world example is asprintf from GNU libc:

       int asprintf(char **restrict strp, const char *restrict fmt, ...);

Reply via email to