[Bug bootstrap/60644] [4.9/4.10 Regression] Build of i686-pc-linux-android is broken

kyukhin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 17 11:53:00 GMT 2014


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

--- Comment #10 from Kirill Yukhin <kyukhin at gcc dot gnu.org> ---
Author: kyukhin
Date: Thu Apr 17 11:52:44 2014
New Revision: 209474

URL: http://gcc.gnu.org/viewcvs?rev=209474&root=gcc&view=rev
Log:
libcilkrts/
    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.

Modified:
    branches/gcc-4_9-branch/libcilkrts/ChangeLog
    branches/gcc-4_9-branch/libcilkrts/include/cilk/metaprogramming.h
    branches/gcc-4_9-branch/libcilkrts/include/cilk/reducer_min_max.h
    branches/gcc-4_9-branch/libcilkrts/runtime/bug.h
    branches/gcc-4_9-branch/libcilkrts/runtime/os-unix.c



More information about the Gcc-bugs mailing list