http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58996
--- Comment #18 from bviyer at gcc dot gnu.org --- Author: bviyer Date: Mon Jan 20 17:49:22 2014 New Revision: 206846 URL: http://gcc.gnu.org/viewcvs?rev=206846&root=gcc&view=rev Log: Fix for PR other/58996. +2014-01-20 Balaji V. Iyer <balaji.v.i...@intel.com> + + PR other/58996 + * configure.ac: Added a check for pthread affinity support. + * runtime/os-unix.c: Likewise. + * configure: Regenerate. + Modified: trunk/libcilkrts/ChangeLog trunk/libcilkrts/configure trunk/libcilkrts/configure.ac trunk/libcilkrts/runtime/os-unix.c