Fix for PR other/60644.
commit15bee5d49b1c746fd3e784432d7e4988941a671e
authorbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Apr 2014 19:56:42 +0000 (11 19:56 +0000)
committerbviyer <bviyer@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Apr 2014 19:56:42 +0000 (11 19:56 +0000)
tree645d772791aebf2bf1350cf0a61a68575075b730
parent3b4923ce8505182ce3054235f3f8b2bc3172b1c5
Fix for PR other/60644.
+2014-04-11  Barry Tannenbaum  <barry.m.tannenbaum@intel.com>
+
+       PR other/60644
+       * runtime/os-unix.c: Replaced all occurrances of ANDROID with
+       __ANDROID__.
+       * runtime/bug.h: Likewise.
+       * include/cilk/metaprogramming.h: Likewise.
+       * include/cilk/reducer_min_max.h: Likewise.
+

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209324 138bc75d-0d04-0410-961f-82ee72b054a4
libcilkrts/ChangeLog
libcilkrts/include/cilk/metaprogramming.h
libcilkrts/include/cilk/reducer_min_max.h
libcilkrts/runtime/bug.h
libcilkrts/runtime/os-unix.c