OSDN Git Service

Use gcc to build and test x86_64 long double code.
authorChih-Hung Hsieh <chh@google.com>
Tue, 23 Jun 2015 21:18:14 +0000 (14:18 -0700)
committerChih-hung Hsieh <chh@google.com>
Tue, 23 Jun 2015 23:13:39 +0000 (23:13 +0000)
commite79d06b0e852c5ae854bb27de9c9de7f29b4343d
tree36802b2a41b01b0412893b8ab241fe26dc2daad9
parenta8993c994e45ec2dc00dcef15910560e22d67be9
Use gcc to build and test x86_64 long double code.

Clang/llvm x86_64 configuration of long double is still
incompatible with gcc.
https://llvm.org/bugs/show_bug.cgi?id=23897

BUG: 21899249
Change-Id: I47fd6d0ce2daa84ae0035e7885a4d90e4c3056f7
libc/Android.mk
libm/Android.mk
tests/Android.mk