https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78267
--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- Unfortunately I don’t know the answers to the questions. I am under OS X 10.12.1 (aka darwin16.1) and Xcode 8.1. /usr/lib/libc.dylib points to libSystem.B.dylib. Dominique > Le 9 nov. 2016 à 08:54, m.ostapenko at samsung dot com > <gcc-bugzi...@gcc.gnu.org> a écrit : > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78267 > > Maxim Ostapenko <m.ostapenko at samsung dot com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |m.ostapenko at samsung dot com > > --- Comment #1 from Maxim Ostapenko <m.ostapenko at samsung dot com> --- > Eh, mine. > > typedef void (^os_trace_payload_t)(xpc_object_t xdict) looks very strange, it > seems that it's an Objective-C declaration, right? > > Could you check: > > 1) Libc version on your system. > 2) Contents of /usr/include/os/trace.h. Is that a valid C header? > > -- > You are receiving this mail because: > You reported the bug.