OSDN Git Service

Upgrade x86 gcc to 4.9 and disable devirtualization.
authorChih-Hung Hsieh <chh@google.com>
Fri, 1 May 2015 21:53:59 +0000 (14:53 -0700)
committerChih-hung Hsieh <chh@google.com>
Wed, 6 May 2015 00:24:18 +0000 (00:24 +0000)
commit0ba68bafa3b465110d10da1a57a1843ff91b2f3a
tree5b15e52aa9d1bca6543893d58e0c691c84299bf7
parent4f5d0e60b441f009f78ef6595172ffa11dd69a2d
Upgrade x86 gcc to 4.9 and disable devirtualization.

Also filter out gcc-only flags -Wno-clobbered and -fno-devirtualize
when compiled with clang/llvm.

BUG: 19872411
Change-Id: I6de57583be04da607f569df65e93531787dbb789
(cherry picked from AOSP commit 90036610ddfe0455553a1b46bb8adbeafde0cac1)
core/clang/config.mk
core/combo/TARGET_linux-x86.mk
core/combo/TARGET_linux-x86_64.mk