[Bug other/58996] [4.9 regression] build failure in libcilkrts

barry.m.tannenbaum at intel dot com gcc-bugzilla@gcc.gnu.org
Fri Jan 10 15:34:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58996

Barry Tannenbaum <barry.m.tannenbaum at intel dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |barry.m.tannenbaum at intel dot co
                   |                            |m

--- Comment #6 from Barry Tannenbaum <barry.m.tannenbaum at intel dot com> ---
Hi.  I'm one of the Cilk runtime developers.  Balaji asked me to help him with
this since it's a Cilk runtime issue.

I don't understand the reluctance to check the defintion of
__cpu_set_t_defined, since it's defined right there in
/usr/include/bits/sched.h on my Ubuntu system.  Is the problem that it's not a
"top-level" include file?

How about if I check the macros defined in /usr/include/sched.h.  I could
easily check for a defintion of CPU_SETSIZE, for example.

    - Barry



More information about the Gcc-bugs mailing list