https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68948

--- Comment #8 from Timo Reimann <ttr314 at googlemail dot com> ---
Author of the original failing code here. I'm not too deep into the standard to
be able to make a judgement on whether this should be legal code or not. (FWIW
though, it compiles fine in Clang.) If the extra namespace qualifier leads to
method calls getting dropped silently, however, gcc should emit a compile error
from my perspective. This would also be consistent with non-template code
variations of the problem at hand.

Does that sound reasonable?(In reply to Vasily Sukhanov from comment #0)
> This was reproduced in Chromium on Android in
> https://codereview.chromium.org/1480153002/#ps980001. A test calls
> RemoveLoginsByOriginAndTime(). The call with all the arguments
> construction/destruction is absent from the assembly code. Clang builds it
> correctly.
> 
> Grep for the line in the code 'base_store->RemoveLoginsByOriginAndTime'. The
> call is removed by GCC.
> 
> $
> /media/SSD/clank/src/third_party/android_tools/ndk//toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/i686-linux-android-g++ -v -save-temps -MMD -MF
> obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o.d -DV8_DEPRECATION_WARNINGS
> -DCLD_VERSION=2 -D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL
> -DCHROMIUM_BUILD -DCR_CLANG_REVISION=255169-1 -DCOMPONENT_BUILD
> -DUSE_LIBJPEG_TURBO=1 -DENABLE_WEBRTC=1 -DENABLE_MEDIA_ROUTER=1
> -DUSE_PROPRIETARY_CODECS -DENABLE_BROWSER_CDMS -DENABLE_CONFIGURATION_POLICY
> -DENABLE_NOTIFICATIONS -DDONT_EMBED_BUILD_METADATA
> -DFIELDTRIAL_TESTING_ENABLED -DENABLE_AUTOFILL_DIALOG=1 -DENABLE_PRINTING=1
> -DENABLE_BASIC_PRINTING=1 -DENABLE_SPELLCHECK=1 -DUSE_BROWSER_SPELLCHECKER=1
> -DENABLE_SUPERVISED_USERS=1 -DVIDEO_HOLE=1 -DV8_USE_EXTERNAL_STARTUP_DATA
> -DENABLE_WEBVR -DSAFE_BROWSING_DB_REMOTE -DGTEST_HAS_POSIX_RE=0
> -DGTEST_LANG_CXX11=0 -DMOJO_USE_SYSTEM_IMPL -DUNIT_TEST -DGTEST_HAS_RTTI=0
> -DGTEST_HAS_CLONE=0 -DGTEST_USE_OWN_TR1_TUPLE=1 -DGTEST_HAS_TR1_TUPLE=1
> -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0
> -DI18N_ADDRESSINPUT_USE_BASICTYPES_OVERRIDE=1 -DFEATURE_ENABLE_SSL
> -DFEATURE_ENABLE_VOICEMAIL -DEXPAT_RELATIVE_PATH -DGTEST_RELATIVE_PATH
> -DNO_MAIN_THREAD_WRAPPING -DNO_SOUND_SYSTEM -DANDROID -DWEBRTC_POSIX
> -DXML_STATIC -DI18N_PHONENUMBERS_USE_ICU_REGEXP=1 -DLIBXML_STATIC
> -DPROTOBUF_USE_DLLS -DGOOGLE_PROTOBUF_NO_RTTI
> -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER
> '-DPRECACHE_CONFIG_SETTINGS_URL="https://www.gstatic.com/chrome/wifiprefetch/
> precache_config"'
> '-DPRECACHE_MANIFEST_URL_PREFIX="https://www.gstatic.com/chrome/wifiprefetch/
> hosts/"' -DAPPCACHE_USE_SIMPLE_CACHE -DV8_SHARED -DUSING_V8_SHARED
> -DCHROME_PNG_WRITE_SUPPORT -DPNG_USER_CONFIG -DCHROME_PNG_READ_PACK_SUPPORT
> -DSKIA_DLL -DGR_GL_IGNORE_ES3_MSAA=0 -DSK_SUPPORT_GPU=1
> -DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_BUILD_FOR_ANDROID
> -DOPENSSL_SMALL -DBORINGSSL_SHARED_LIBRARY -DUSE_LIBPCI=1 -DUSE_OPENSSL=1
> -DUSE_OPENSSL_CERTS=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS
> -D__GNU_SOURCE=1 '-DCHROME_BUILD_ID=""' -DHAVE_SYS_UIO_H
> -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -D_DEBUG
> -Igen -I../.. -I../../skia/config -I../../third_party/khronos -I../../gpu
> -Igen/angle -I../../third_party/WebKit/Source -Igen/protoc_out
> -I../../testing/gmock/include -I../../testing/gtest/include
> -I../../third_party/icu/source/i18n
> -I../../third_party/leveldatabase/src/include
> -I../../third_party/leveldatabase/src -I../../third_party/leveldatabase
> -I../../third_party/libaddressinput/chromium/override
> -I../../third_party/libaddressinput/src/cpp/include
> -Igen/third_party/libaddressinput/ -I../../third_party/webrtc_overrides
> -I../../third_party/libjingle/overrides -I../../third_party/libjingle/source
> -I../../third_party -I../../third_party/expat/files/lib
> -Igen/protoc_out/third_party/libphonenumber
> -I../../third_party/libphonenumber/src
> -I../../third_party/libxml/linux/include
> -I../../third_party/libxml/src/include -I../../third_party/icu/source/common
> -I../../third_party/protobuf -I../../third_party/protobuf/src
> -I../../third_party/re2 -Igen/ui/resources
> -I../../third_party/dom_distiller_js/dist/proto_gen
> -I../../third_party/cacheinvalidation/overrides
> -I../../third_party/cacheinvalidation/src
> -I../../third_party/cacheinvalidation/google/cacheinvalidation
> -Igen/components -Igen/components/strings -I../../third_party/WebKit
> -I../../third_party/WebKit -I../../third_party/npapi
> -I../../third_party/npapi/bindings -I../../v8/include
> -I../../third_party/libpng -I../../third_party/zlib
> -I../../third_party/libwebp -I../../third_party/ots/include
> -I../../third_party/qcms/src -I../../third_party/iccjpeg
> -I../../third_party/libjpeg_turbo -I../../skia/ext
> -I../../third_party/skia/include/core
> -I../../third_party/skia/include/effects
> -I../../third_party/skia/include/pdf -I../../third_party/skia/include/gpu
> -I../../third_party/skia/include/lazy
> -I../../third_party/skia/include/pathops
> -I../../third_party/skia/include/pipe -I../../third_party/skia/include/ports
> -I../../third_party/skia/include/utils -I../../breakpad/src
> -I../../third_party/android_tools/ndk/sources/android/cpufeatures
> -I../../third_party/boringssl/src/include -Igen/policy
> --param=ssp-buffer-size=4 -Werror -fno-strict-aliasing -Wall
> -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden
> -pipe -fPIC -Wno-unused-local-typedefs -msse2 -mfpmath=sse -mmmx -m32
> -mstackrealign -ffunction-sections -funwind-tables -g -fno-short-enums
> -finline-limit=64
> --sysroot=../../third_party/android_tools/ndk//platforms/android-16/arch-x86
> -isystem../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++/
> libcxx/include
> -isystem../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++abi/
> libcxxabi/include
> -isystem../../third_party/android_tools/ndk//sources/android/support/include
> -fno-stack-protector -Os -g -fdata-sections -ffunction-sections
> -fomit-frame-pointer -funwind-tables -fno-exceptions -fno-rtti
> -fno-threadsafe-statics -fvisibility-inlines-hidden -Wsign-compare
> -std=gnu++11 -Wno-narrowing -Wno-literal-suffix  -c
> ../../components/password_manager/core/browser/
> password_store_default_unittest.cc -o
> obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o
> i686-linux-android-g++: warning: -pipe ignored because -save-temps specified
> Using built-in specs.
> COLLECT_GCC=/media/SSD/clank/src/third_party/android_tools/ndk//toolchains/
> x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-g++
> Target: i686-linux-android
> Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.9/configure
> --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix
> --target=i686-linux-android --host=x86_64-linux-gnu --build=x86_64-linux-gnu
> --with-gnu-as --with-gnu-ld --enable-languages=c,c++
> --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install
> --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install
> --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install
> --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install
> --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install
> --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install
> --disable-ppl-version-check --disable-cloog-version-check
> --disable-isl-version-check --enable-cloog-backend=isl
> --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm'
> --disable-libssp --enable-threads --disable-nls --disable-libmudflap
> --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions
> --disable-shared --disable-tls --disable-libitm --with-arch=i686
> --with-tune=intel --with-fpmath=sse --enable-initfini-array --disable-nls
> --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix
> --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot
> --with-binutils-version=2.25 --with-mpfr-version=3.1.1
> --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.9
> --with-gdb-version=7.7
> --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-
> x86_64/bin/python-config.sh
> --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/
> c++/4.9 --with-bugurl=http://source.android.com/source/report-bugs.html
> --enable-languages=c,c++ --disable-bootstrap --enable-plugins
> --enable-libgomp --enable-gnu-indirect-function --disable-libcilkrts
> --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes
> --with-cloog-version=0.18.0 --with-isl-version=0.11.1
> --enable-eh-frame-hdr-for-static
> --program-transform-name='s&^&i686-linux-android-&' --enable-gold=default
> Thread model: posix
> gcc version 4.9 20140827 (prerelease) (GCC) 
> COLLECT_GCC_OPTIONS='-v' '-save-temps' '-MMD' '-MF'
> 'obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o.d' '-D' 'V8_DEPRECATION_WARNINGS' '-D'
> 'CLD_VERSION=2' '-D' '_FILE_OFFSET_BITS=64' '-D' 'NO_TCMALLOC' '-D'
> 'DISABLE_NACL' '-D' 'CHROMIUM_BUILD' '-D' 'CR_CLANG_REVISION=255169-1' '-D'
> 'COMPONENT_BUILD' '-D' 'USE_LIBJPEG_TURBO=1' '-D' 'ENABLE_WEBRTC=1' '-D'
> 'ENABLE_MEDIA_ROUTER=1' '-D' 'USE_PROPRIETARY_CODECS' '-D'
> 'ENABLE_BROWSER_CDMS' '-D' 'ENABLE_CONFIGURATION_POLICY' '-D'
> 'ENABLE_NOTIFICATIONS' '-D' 'DONT_EMBED_BUILD_METADATA' '-D'
> 'FIELDTRIAL_TESTING_ENABLED' '-D' 'ENABLE_AUTOFILL_DIALOG=1' '-D'
> 'ENABLE_PRINTING=1' '-D' 'ENABLE_BASIC_PRINTING=1' '-D'
> 'ENABLE_SPELLCHECK=1' '-D' 'USE_BROWSER_SPELLCHECKER=1' '-D'
> 'ENABLE_SUPERVISED_USERS=1' '-D' 'VIDEO_HOLE=1' '-D'
> 'V8_USE_EXTERNAL_STARTUP_DATA' '-D' 'ENABLE_WEBVR' '-D'
> 'SAFE_BROWSING_DB_REMOTE' '-D' 'GTEST_HAS_POSIX_RE=0' '-D'
> 'GTEST_LANG_CXX11=0' '-D' 'MOJO_USE_SYSTEM_IMPL' '-D' 'UNIT_TEST' '-D'
> 'GTEST_HAS_RTTI=0' '-D' 'GTEST_HAS_CLONE=0' '-D' 'GTEST_USE_OWN_TR1_TUPLE=1'
> '-D' 'GTEST_HAS_TR1_TUPLE=1' '-D' 'U_USING_ICU_NAMESPACE=0' '-D'
> 'U_ENABLE_DYLOAD=0' '-D' 'I18N_ADDRESSINPUT_USE_BASICTYPES_OVERRIDE=1' '-D'
> 'FEATURE_ENABLE_SSL' '-D' 'FEATURE_ENABLE_VOICEMAIL' '-D'
> 'EXPAT_RELATIVE_PATH' '-D' 'GTEST_RELATIVE_PATH' '-D'
> 'NO_MAIN_THREAD_WRAPPING' '-D' 'NO_SOUND_SYSTEM' '-D' 'ANDROID' '-D'
> 'WEBRTC_POSIX' '-D' 'XML_STATIC' '-D' 'I18N_PHONENUMBERS_USE_ICU_REGEXP=1'
> '-D' 'LIBXML_STATIC' '-D' 'PROTOBUF_USE_DLLS' '-D' 'GOOGLE_PROTOBUF_NO_RTTI'
> '-D' 'GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' '-D'
> 'PRECACHE_CONFIG_SETTINGS_URL="https://www.gstatic.com/chrome/wifiprefetch/
> precache_config"' '-D'
> 'PRECACHE_MANIFEST_URL_PREFIX="https://www.gstatic.com/chrome/wifiprefetch/
> hosts/"' '-D' 'APPCACHE_USE_SIMPLE_CACHE' '-D' 'V8_SHARED' '-D'
> 'USING_V8_SHARED' '-D' 'CHROME_PNG_WRITE_SUPPORT' '-D' 'PNG_USER_CONFIG'
> '-D' 'CHROME_PNG_READ_PACK_SUPPORT' '-D' 'SKIA_DLL' '-D'
> 'GR_GL_IGNORE_ES3_MSAA=0' '-D' 'SK_SUPPORT_GPU=1' '-D'
> 'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS' '-D' 'SK_BUILD_FOR_ANDROID' '-D'
> 'OPENSSL_SMALL' '-D' 'BORINGSSL_SHARED_LIBRARY' '-D' 'USE_LIBPCI=1' '-D'
> 'USE_OPENSSL=1' '-D' 'USE_OPENSSL_CERTS=1' '-D' '__STDC_CONSTANT_MACROS'
> '-D' '__STDC_FORMAT_MACROS' '-D' '__GNU_SOURCE=1' '-D' 'CHROME_BUILD_ID=""'
> '-D' 'HAVE_SYS_UIO_H' '-D' 'DYNAMIC_ANNOTATIONS_ENABLED=1' '-D'
> 'WTF_USE_DYNAMIC_ANNOTATIONS=1' '-D' '_DEBUG' '-I' 'gen' '-I' '../..' '-I'
> '../../skia/config' '-I' '../../third_party/khronos' '-I' '../../gpu' '-I'
> 'gen/angle' '-I' '../../third_party/WebKit/Source' '-I' 'gen/protoc_out'
> '-I' '../../testing/gmock/include' '-I' '../../testing/gtest/include' '-I'
> '../../third_party/icu/source/i18n' '-I'
> '../../third_party/leveldatabase/src/include' '-I'
> '../../third_party/leveldatabase/src' '-I' '../../third_party/leveldatabase'
> '-I' '../../third_party/libaddressinput/chromium/override' '-I'
> '../../third_party/libaddressinput/src/cpp/include' '-I'
> 'gen/third_party/libaddressinput/' '-I' '../../third_party/webrtc_overrides'
> '-I' '../../third_party/libjingle/overrides' '-I'
> '../../third_party/libjingle/source' '-I' '../../third_party' '-I'
> '../../third_party/expat/files/lib' '-I'
> 'gen/protoc_out/third_party/libphonenumber' '-I'
> '../../third_party/libphonenumber/src' '-I'
> '../../third_party/libxml/linux/include' '-I'
> '../../third_party/libxml/src/include' '-I'
> '../../third_party/icu/source/common' '-I' '../../third_party/protobuf' '-I'
> '../../third_party/protobuf/src' '-I' '../../third_party/re2' '-I'
> 'gen/ui/resources' '-I' '../../third_party/dom_distiller_js/dist/proto_gen'
> '-I' '../../third_party/cacheinvalidation/overrides' '-I'
> '../../third_party/cacheinvalidation/src' '-I'
> '../../third_party/cacheinvalidation/google/cacheinvalidation' '-I'
> 'gen/components' '-I' 'gen/components/strings' '-I'
> '../../third_party/WebKit' '-I' '../../third_party/WebKit' '-I'
> '../../third_party/npapi' '-I' '../../third_party/npapi/bindings' '-I'
> '../../v8/include' '-I' '../../third_party/libpng' '-I'
> '../../third_party/zlib' '-I' '../../third_party/libwebp' '-I'
> '../../third_party/ots/include' '-I' '../../third_party/qcms/src' '-I'
> '../../third_party/iccjpeg' '-I' '../../third_party/libjpeg_turbo' '-I'
> '../../skia/ext' '-I' '../../third_party/skia/include/core' '-I'
> '../../third_party/skia/include/effects' '-I'
> '../../third_party/skia/include/pdf' '-I'
> '../../third_party/skia/include/gpu' '-I'
> '../../third_party/skia/include/lazy' '-I'
> '../../third_party/skia/include/pathops' '-I'
> '../../third_party/skia/include/pipe' '-I'
> '../../third_party/skia/include/ports' '-I'
> '../../third_party/skia/include/utils' '-I' '../../breakpad/src' '-I'
> '../../third_party/android_tools/ndk/sources/android/cpufeatures' '-I'
> '../../third_party/boringssl/src/include' '-I' 'gen/policy' '--param'
> 'ssp-buffer-size=4' '-Werror' '-fno-strict-aliasing' '-Wall'
> '-Wno-unused-parameter' '-Wno-missing-field-initializers'
> '-fvisibility=hidden' '-pipe' '-fPIC' '-Wno-unused-local-typedefs' '-msse2'
> '-mfpmath=sse' '-mmmx' '-m32' '-mstackrealign' '-g' '-fno-short-enums'
> '-finline-limit=64' '-isystem'
> '../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++/libcxx/
> include' '-isystem'
> '../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++abi/
> libcxxabi/include' '-isystem'
> '../../third_party/android_tools/ndk//sources/android/support/include'
> '-fno-stack-protector' '-Os' '-g' '-fdata-sections' '-ffunction-sections'
> '-fomit-frame-pointer' '-funwind-tables' '-fno-exceptions' '-fno-rtti'
> '-fno-threadsafe-statics' '-fvisibility-inlines-hidden' '-Wsign-compare'
> '-std=gnu++11' '-Wno-narrowing' '-Wno-literal-suffix' '-c' '-o'
> 'obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o' '-mtune=intel' '-march=i686'
>  /media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../libexec/gcc/i686-linux-android/4.9/cc1plus -E
> -quiet -v -I gen -I ../.. -I ../../skia/config -I ../../third_party/khronos
> -I ../../gpu -I gen/angle -I ../../third_party/WebKit/Source -I
> gen/protoc_out -I ../../testing/gmock/include -I ../../testing/gtest/include
> -I ../../third_party/icu/source/i18n -I
> ../../third_party/leveldatabase/src/include -I
> ../../third_party/leveldatabase/src -I ../../third_party/leveldatabase -I
> ../../third_party/libaddressinput/chromium/override -I
> ../../third_party/libaddressinput/src/cpp/include -I
> gen/third_party/libaddressinput/ -I ../../third_party/webrtc_overrides -I
> ../../third_party/libjingle/overrides -I ../../third_party/libjingle/source
> -I ../../third_party -I ../../third_party/expat/files/lib -I
> gen/protoc_out/third_party/libphonenumber -I
> ../../third_party/libphonenumber/src -I
> ../../third_party/libxml/linux/include -I
> ../../third_party/libxml/src/include -I ../../third_party/icu/source/common
> -I ../../third_party/protobuf -I ../../third_party/protobuf/src -I
> ../../third_party/re2 -I gen/ui/resources -I
> ../../third_party/dom_distiller_js/dist/proto_gen -I
> ../../third_party/cacheinvalidation/overrides -I
> ../../third_party/cacheinvalidation/src -I
> ../../third_party/cacheinvalidation/google/cacheinvalidation -I
> gen/components -I gen/components/strings -I ../../third_party/WebKit -I
> ../../third_party/WebKit -I ../../third_party/npapi -I
> ../../third_party/npapi/bindings -I ../../v8/include -I
> ../../third_party/libpng -I ../../third_party/zlib -I
> ../../third_party/libwebp -I ../../third_party/ots/include -I
> ../../third_party/qcms/src -I ../../third_party/iccjpeg -I
> ../../third_party/libjpeg_turbo -I ../../skia/ext -I
> ../../third_party/skia/include/core -I
> ../../third_party/skia/include/effects -I ../../third_party/skia/include/pdf
> -I ../../third_party/skia/include/gpu -I ../../third_party/skia/include/lazy
> -I ../../third_party/skia/include/pathops -I
> ../../third_party/skia/include/pipe -I ../../third_party/skia/include/ports
> -I ../../third_party/skia/include/utils -I ../../breakpad/src -I
> ../../third_party/android_tools/ndk/sources/android/cpufeatures -I
> ../../third_party/boringssl/src/include -I gen/policy -iprefix
> /media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/i686-linux-android/4.9/ -isysroot
> ../../third_party/android_tools/ndk//platforms/android-16/arch-x86 -MMD
> obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.d -MF
> obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o.d -MQ
> obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o -D_GNU_SOURCE -D V8_DEPRECATION_WARNINGS
> -D CLD_VERSION=2 -D _FILE_OFFSET_BITS=64 -D NO_TCMALLOC -D DISABLE_NACL -D
> CHROMIUM_BUILD -D CR_CLANG_REVISION=255169-1 -D COMPONENT_BUILD -D
> USE_LIBJPEG_TURBO=1 -D ENABLE_WEBRTC=1 -D ENABLE_MEDIA_ROUTER=1 -D
> USE_PROPRIETARY_CODECS -D ENABLE_BROWSER_CDMS -D ENABLE_CONFIGURATION_POLICY
> -D ENABLE_NOTIFICATIONS -D DONT_EMBED_BUILD_METADATA -D
> FIELDTRIAL_TESTING_ENABLED -D ENABLE_AUTOFILL_DIALOG=1 -D ENABLE_PRINTING=1
> -D ENABLE_BASIC_PRINTING=1 -D ENABLE_SPELLCHECK=1 -D
> USE_BROWSER_SPELLCHECKER=1 -D ENABLE_SUPERVISED_USERS=1 -D VIDEO_HOLE=1 -D
> V8_USE_EXTERNAL_STARTUP_DATA -D ENABLE_WEBVR -D SAFE_BROWSING_DB_REMOTE -D
> GTEST_HAS_POSIX_RE=0 -D GTEST_LANG_CXX11=0 -D MOJO_USE_SYSTEM_IMPL -D
> UNIT_TEST -D GTEST_HAS_RTTI=0 -D GTEST_HAS_CLONE=0 -D
> GTEST_USE_OWN_TR1_TUPLE=1 -D GTEST_HAS_TR1_TUPLE=1 -D
> U_USING_ICU_NAMESPACE=0 -D U_ENABLE_DYLOAD=0 -D
> I18N_ADDRESSINPUT_USE_BASICTYPES_OVERRIDE=1 -D FEATURE_ENABLE_SSL -D
> FEATURE_ENABLE_VOICEMAIL -D EXPAT_RELATIVE_PATH -D GTEST_RELATIVE_PATH -D
> NO_MAIN_THREAD_WRAPPING -D NO_SOUND_SYSTEM -D ANDROID -D WEBRTC_POSIX -D
> XML_STATIC -D I18N_PHONENUMBERS_USE_ICU_REGEXP=1 -D LIBXML_STATIC -D
> PROTOBUF_USE_DLLS -D GOOGLE_PROTOBUF_NO_RTTI -D
> GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -D
> PRECACHE_CONFIG_SETTINGS_URL="https://www.gstatic.com/chrome/wifiprefetch/
> precache_config" -D
> PRECACHE_MANIFEST_URL_PREFIX="https://www.gstatic.com/chrome/wifiprefetch/
> hosts/" -D APPCACHE_USE_SIMPLE_CACHE -D V8_SHARED -D USING_V8_SHARED -D
> CHROME_PNG_WRITE_SUPPORT -D PNG_USER_CONFIG -D CHROME_PNG_READ_PACK_SUPPORT
> -D SKIA_DLL -D GR_GL_IGNORE_ES3_MSAA=0 -D SK_SUPPORT_GPU=1 -D
> SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -D SK_BUILD_FOR_ANDROID -D
> OPENSSL_SMALL -D BORINGSSL_SHARED_LIBRARY -D USE_LIBPCI=1 -D USE_OPENSSL=1
> -D USE_OPENSSL_CERTS=1 -D __STDC_CONSTANT_MACROS -D __STDC_FORMAT_MACROS -D
> __GNU_SOURCE=1 -D CHROME_BUILD_ID="" -D HAVE_SYS_UIO_H -D
> DYNAMIC_ANNOTATIONS_ENABLED=1 -D WTF_USE_DYNAMIC_ANNOTATIONS=1 -D _DEBUG
> -isystem
> ../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++/libcxx/
> include -isystem
> ../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++abi/
> libcxxabi/include -isystem
> ../../third_party/android_tools/ndk//sources/android/support/include
> ../../components/password_manager/core/browser/
> password_store_default_unittest.cc -mssse3 -fno-short-enums -mbionic -msse2
> -mfpmath=sse -mmmx -m32 -mstackrealign -mtune=intel -march=i686 -std=gnu++11
> -Werror -Wall -Wno-unused-parameter -Wno-missing-field-initializers
> -Wno-unused-local-typedefs -Wsign-compare -Wno-narrowing -Wno-literal-suffix
> -fno-strict-aliasing -fvisibility=hidden -fPIC -fno-short-enums
> -finline-limit=64 -fno-stack-protector -fdata-sections -ffunction-sections
> -fomit-frame-pointer -funwind-tables -fno-exceptions -fno-rtti
> -fno-threadsafe-statics -fvisibility-inlines-hidden -g -g
> -fworking-directory -Os -fpch-preprocess -o
> password_store_default_unittest.ii
> ignoring nonexistent directory
> "/media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/i686-linux-android/4.9/../../../../i686-
> linux-android/include"
> ignoring nonexistent directory
> "/media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/../../include/c++/4.9"
> ignoring nonexistent directory
> "/media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/../../include/c++/4.9/i686-linux-
> android"
> ignoring nonexistent directory
> "/media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/../../include/c++/4.9/backward"
> ignoring duplicate directory
> "/media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/../../lib/gcc/i686-linux-android/4.9/
> include"
> ignoring nonexistent directory
> "../../third_party/android_tools/ndk//platforms/android-16/arch-x86/usr/
> local/include"
> ignoring duplicate directory
> "/media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/../../lib/gcc/i686-linux-android/4.9/
> include-fixed"
> ignoring nonexistent directory
> "/media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/../../lib/gcc/i686-linux-android/4.9/../
> ../../../i686-linux-android/include"
> ignoring nonexistent directory
> "../../third_party/cacheinvalidation/google/cacheinvalidation"
> ignoring duplicate directory "../../third_party/WebKit"
> ignoring nonexistent directory "../../third_party/skia/include/pdf"
> ignoring nonexistent directory "../../third_party/skia/include/lazy"
> #include "..." search starts here:
> #include <...> search starts here:
>  gen
>  ../..
>  ../../skia/config
>  ../../third_party/khronos
>  ../../gpu
>  gen/angle
>  ../../third_party/WebKit/Source
>  gen/protoc_out
>  ../../testing/gmock/include
>  ../../testing/gtest/include
>  ../../third_party/icu/source/i18n
>  ../../third_party/leveldatabase/src/include
>  ../../third_party/leveldatabase/src
>  ../../third_party/leveldatabase
>  ../../third_party/libaddressinput/chromium/override
>  ../../third_party/libaddressinput/src/cpp/include
>  gen/third_party/libaddressinput/
>  ../../third_party/webrtc_overrides
>  ../../third_party/libjingle/overrides
>  ../../third_party/libjingle/source
>  ../../third_party
>  ../../third_party/expat/files/lib
>  gen/protoc_out/third_party/libphonenumber
>  ../../third_party/libphonenumber/src
>  ../../third_party/libxml/linux/include
>  ../../third_party/libxml/src/include
>  ../../third_party/icu/source/common
>  ../../third_party/protobuf
>  ../../third_party/protobuf/src
>  ../../third_party/re2
>  gen/ui/resources
>  ../../third_party/dom_distiller_js/dist/proto_gen
>  ../../third_party/cacheinvalidation/overrides
>  ../../third_party/cacheinvalidation/src
>  gen/components
>  gen/components/strings
>  ../../third_party/WebKit
>  ../../third_party/npapi
>  ../../third_party/npapi/bindings
>  ../../v8/include
>  ../../third_party/libpng
>  ../../third_party/zlib
>  ../../third_party/libwebp
>  ../../third_party/ots/include
>  ../../third_party/qcms/src
>  ../../third_party/iccjpeg
>  ../../third_party/libjpeg_turbo
>  ../../skia/ext
>  ../../third_party/skia/include/core
>  ../../third_party/skia/include/effects
>  ../../third_party/skia/include/gpu
>  ../../third_party/skia/include/pathops
>  ../../third_party/skia/include/pipe
>  ../../third_party/skia/include/ports
>  ../../third_party/skia/include/utils
>  ../../breakpad/src
>  ../../third_party/android_tools/ndk/sources/android/cpufeatures
>  ../../third_party/boringssl/src/include
>  gen/policy
>  ../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++/libcxx/
> include
>  ../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++abi/
> libcxxabi/include
>  ../../third_party/android_tools/ndk//sources/android/support/include
>  /media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/i686-linux-android/4.9/include
>  /media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/i686-linux-android/4.9/include-fixed
>  ../../third_party/android_tools/ndk//platforms/android-16/arch-x86/usr/
> include
> End of search list.
> COLLECT_GCC_OPTIONS='-v' '-save-temps' '-MMD' '-MF'
> 'obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o.d' '-D' 'V8_DEPRECATION_WARNINGS' '-D'
> 'CLD_VERSION=2' '-D' '_FILE_OFFSET_BITS=64' '-D' 'NO_TCMALLOC' '-D'
> 'DISABLE_NACL' '-D' 'CHROMIUM_BUILD' '-D' 'CR_CLANG_REVISION=255169-1' '-D'
> 'COMPONENT_BUILD' '-D' 'USE_LIBJPEG_TURBO=1' '-D' 'ENABLE_WEBRTC=1' '-D'
> 'ENABLE_MEDIA_ROUTER=1' '-D' 'USE_PROPRIETARY_CODECS' '-D'
> 'ENABLE_BROWSER_CDMS' '-D' 'ENABLE_CONFIGURATION_POLICY' '-D'
> 'ENABLE_NOTIFICATIONS' '-D' 'DONT_EMBED_BUILD_METADATA' '-D'
> 'FIELDTRIAL_TESTING_ENABLED' '-D' 'ENABLE_AUTOFILL_DIALOG=1' '-D'
> 'ENABLE_PRINTING=1' '-D' 'ENABLE_BASIC_PRINTING=1' '-D'
> 'ENABLE_SPELLCHECK=1' '-D' 'USE_BROWSER_SPELLCHECKER=1' '-D'
> 'ENABLE_SUPERVISED_USERS=1' '-D' 'VIDEO_HOLE=1' '-D'
> 'V8_USE_EXTERNAL_STARTUP_DATA' '-D' 'ENABLE_WEBVR' '-D'
> 'SAFE_BROWSING_DB_REMOTE' '-D' 'GTEST_HAS_POSIX_RE=0' '-D'
> 'GTEST_LANG_CXX11=0' '-D' 'MOJO_USE_SYSTEM_IMPL' '-D' 'UNIT_TEST' '-D'
> 'GTEST_HAS_RTTI=0' '-D' 'GTEST_HAS_CLONE=0' '-D' 'GTEST_USE_OWN_TR1_TUPLE=1'
> '-D' 'GTEST_HAS_TR1_TUPLE=1' '-D' 'U_USING_ICU_NAMESPACE=0' '-D'
> 'U_ENABLE_DYLOAD=0' '-D' 'I18N_ADDRESSINPUT_USE_BASICTYPES_OVERRIDE=1' '-D'
> 'FEATURE_ENABLE_SSL' '-D' 'FEATURE_ENABLE_VOICEMAIL' '-D'
> 'EXPAT_RELATIVE_PATH' '-D' 'GTEST_RELATIVE_PATH' '-D'
> 'NO_MAIN_THREAD_WRAPPING' '-D' 'NO_SOUND_SYSTEM' '-D' 'ANDROID' '-D'
> 'WEBRTC_POSIX' '-D' 'XML_STATIC' '-D' 'I18N_PHONENUMBERS_USE_ICU_REGEXP=1'
> '-D' 'LIBXML_STATIC' '-D' 'PROTOBUF_USE_DLLS' '-D' 'GOOGLE_PROTOBUF_NO_RTTI'
> '-D' 'GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' '-D'
> 'PRECACHE_CONFIG_SETTINGS_URL="https://www.gstatic.com/chrome/wifiprefetch/
> precache_config"' '-D'
> 'PRECACHE_MANIFEST_URL_PREFIX="https://www.gstatic.com/chrome/wifiprefetch/
> hosts/"' '-D' 'APPCACHE_USE_SIMPLE_CACHE' '-D' 'V8_SHARED' '-D'
> 'USING_V8_SHARED' '-D' 'CHROME_PNG_WRITE_SUPPORT' '-D' 'PNG_USER_CONFIG'
> '-D' 'CHROME_PNG_READ_PACK_SUPPORT' '-D' 'SKIA_DLL' '-D'
> 'GR_GL_IGNORE_ES3_MSAA=0' '-D' 'SK_SUPPORT_GPU=1' '-D'
> 'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS' '-D' 'SK_BUILD_FOR_ANDROID' '-D'
> 'OPENSSL_SMALL' '-D' 'BORINGSSL_SHARED_LIBRARY' '-D' 'USE_LIBPCI=1' '-D'
> 'USE_OPENSSL=1' '-D' 'USE_OPENSSL_CERTS=1' '-D' '__STDC_CONSTANT_MACROS'
> '-D' '__STDC_FORMAT_MACROS' '-D' '__GNU_SOURCE=1' '-D' 'CHROME_BUILD_ID=""'
> '-D' 'HAVE_SYS_UIO_H' '-D' 'DYNAMIC_ANNOTATIONS_ENABLED=1' '-D'
> 'WTF_USE_DYNAMIC_ANNOTATIONS=1' '-D' '_DEBUG' '-I' 'gen' '-I' '../..' '-I'
> '../../skia/config' '-I' '../../third_party/khronos' '-I' '../../gpu' '-I'
> 'gen/angle' '-I' '../../third_party/WebKit/Source' '-I' 'gen/protoc_out'
> '-I' '../../testing/gmock/include' '-I' '../../testing/gtest/include' '-I'
> '../../third_party/icu/source/i18n' '-I'
> '../../third_party/leveldatabase/src/include' '-I'
> '../../third_party/leveldatabase/src' '-I' '../../third_party/leveldatabase'
> '-I' '../../third_party/libaddressinput/chromium/override' '-I'
> '../../third_party/libaddressinput/src/cpp/include' '-I'
> 'gen/third_party/libaddressinput/' '-I' '../../third_party/webrtc_overrides'
> '-I' '../../third_party/libjingle/overrides' '-I'
> '../../third_party/libjingle/source' '-I' '../../third_party' '-I'
> '../../third_party/expat/files/lib' '-I'
> 'gen/protoc_out/third_party/libphonenumber' '-I'
> '../../third_party/libphonenumber/src' '-I'
> '../../third_party/libxml/linux/include' '-I'
> '../../third_party/libxml/src/include' '-I'
> '../../third_party/icu/source/common' '-I' '../../third_party/protobuf' '-I'
> '../../third_party/protobuf/src' '-I' '../../third_party/re2' '-I'
> 'gen/ui/resources' '-I' '../../third_party/dom_distiller_js/dist/proto_gen'
> '-I' '../../third_party/cacheinvalidation/overrides' '-I'
> '../../third_party/cacheinvalidation/src' '-I'
> '../../third_party/cacheinvalidation/google/cacheinvalidation' '-I'
> 'gen/components' '-I' 'gen/components/strings' '-I'
> '../../third_party/WebKit' '-I' '../../third_party/WebKit' '-I'
> '../../third_party/npapi' '-I' '../../third_party/npapi/bindings' '-I'
> '../../v8/include' '-I' '../../third_party/libpng' '-I'
> '../../third_party/zlib' '-I' '../../third_party/libwebp' '-I'
> '../../third_party/ots/include' '-I' '../../third_party/qcms/src' '-I'
> '../../third_party/iccjpeg' '-I' '../../third_party/libjpeg_turbo' '-I'
> '../../skia/ext' '-I' '../../third_party/skia/include/core' '-I'
> '../../third_party/skia/include/effects' '-I'
> '../../third_party/skia/include/pdf' '-I'
> '../../third_party/skia/include/gpu' '-I'
> '../../third_party/skia/include/lazy' '-I'
> '../../third_party/skia/include/pathops' '-I'
> '../../third_party/skia/include/pipe' '-I'
> '../../third_party/skia/include/ports' '-I'
> '../../third_party/skia/include/utils' '-I' '../../breakpad/src' '-I'
> '../../third_party/android_tools/ndk/sources/android/cpufeatures' '-I'
> '../../third_party/boringssl/src/include' '-I' 'gen/policy' '--param'
> 'ssp-buffer-size=4' '-Werror' '-fno-strict-aliasing' '-Wall'
> '-Wno-unused-parameter' '-Wno-missing-field-initializers'
> '-fvisibility=hidden' '-pipe' '-fPIC' '-Wno-unused-local-typedefs' '-msse2'
> '-mfpmath=sse' '-mmmx' '-m32' '-mstackrealign' '-g' '-fno-short-enums'
> '-finline-limit=64' '-isystem'
> '../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++/libcxx/
> include' '-isystem'
> '../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++abi/
> libcxxabi/include' '-isystem'
> '../../third_party/android_tools/ndk//sources/android/support/include'
> '-fno-stack-protector' '-Os' '-g' '-fdata-sections' '-ffunction-sections'
> '-fomit-frame-pointer' '-funwind-tables' '-fno-exceptions' '-fno-rtti'
> '-fno-threadsafe-statics' '-fvisibility-inlines-hidden' '-Wsign-compare'
> '-std=gnu++11' '-Wno-narrowing' '-Wno-literal-suffix' '-c' '-o'
> 'obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o' '-mtune=intel' '-march=i686'
>  /media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../libexec/gcc/i686-linux-android/4.9/cc1plus
> -fpreprocessed password_store_default_unittest.ii -mssse3 -fno-short-enums
> -mbionic -quiet -dumpbase password_store_default_unittest.cc -msse2
> -mfpmath=sse -mmmx -m32 -mstackrealign -mtune=intel -march=i686
> -auxbase-strip
> obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o -g -g -Os -Werror -Wall
> -Wno-unused-parameter -Wno-missing-field-initializers
> -Wno-unused-local-typedefs -Wsign-compare -Wno-narrowing -Wno-literal-suffix
> -std=gnu++11 -version -fno-strict-aliasing -fvisibility=hidden -fPIC
> -fno-short-enums -finline-limit=64 -fno-stack-protector -fdata-sections
> -ffunction-sections -fomit-frame-pointer -funwind-tables -fno-exceptions
> -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden --param
> ssp-buffer-size=4 -o password_store_default_unittest.s
> GNU C++ (GCC) version 4.9 20140827 (prerelease) (i686-linux-android)
>       compiled by GNU C version 4.6.x-google 20120106 (prerelease), GMP 
> version
> 5.0.5, MPFR version 3.1.1, MPC version 1.0.1
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> GNU C++ (GCC) version 4.9 20140827 (prerelease) (i686-linux-android)
>       compiled by GNU C version 4.6.x-google 20120106 (prerelease), GMP 
> version
> 5.0.5, MPFR version 3.1.1, MPC version 1.0.1
> GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
> Compiler executable checksum: fbeec5a848842e1b4b6a4ef8aea7a349
> COLLECT_GCC_OPTIONS='-v' '-save-temps' '-MMD' '-MF'
> 'obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o.d' '-D' 'V8_DEPRECATION_WARNINGS' '-D'
> 'CLD_VERSION=2' '-D' '_FILE_OFFSET_BITS=64' '-D' 'NO_TCMALLOC' '-D'
> 'DISABLE_NACL' '-D' 'CHROMIUM_BUILD' '-D' 'CR_CLANG_REVISION=255169-1' '-D'
> 'COMPONENT_BUILD' '-D' 'USE_LIBJPEG_TURBO=1' '-D' 'ENABLE_WEBRTC=1' '-D'
> 'ENABLE_MEDIA_ROUTER=1' '-D' 'USE_PROPRIETARY_CODECS' '-D'
> 'ENABLE_BROWSER_CDMS' '-D' 'ENABLE_CONFIGURATION_POLICY' '-D'
> 'ENABLE_NOTIFICATIONS' '-D' 'DONT_EMBED_BUILD_METADATA' '-D'
> 'FIELDTRIAL_TESTING_ENABLED' '-D' 'ENABLE_AUTOFILL_DIALOG=1' '-D'
> 'ENABLE_PRINTING=1' '-D' 'ENABLE_BASIC_PRINTING=1' '-D'
> 'ENABLE_SPELLCHECK=1' '-D' 'USE_BROWSER_SPELLCHECKER=1' '-D'
> 'ENABLE_SUPERVISED_USERS=1' '-D' 'VIDEO_HOLE=1' '-D'
> 'V8_USE_EXTERNAL_STARTUP_DATA' '-D' 'ENABLE_WEBVR' '-D'
> 'SAFE_BROWSING_DB_REMOTE' '-D' 'GTEST_HAS_POSIX_RE=0' '-D'
> 'GTEST_LANG_CXX11=0' '-D' 'MOJO_USE_SYSTEM_IMPL' '-D' 'UNIT_TEST' '-D'
> 'GTEST_HAS_RTTI=0' '-D' 'GTEST_HAS_CLONE=0' '-D' 'GTEST_USE_OWN_TR1_TUPLE=1'
> '-D' 'GTEST_HAS_TR1_TUPLE=1' '-D' 'U_USING_ICU_NAMESPACE=0' '-D'
> 'U_ENABLE_DYLOAD=0' '-D' 'I18N_ADDRESSINPUT_USE_BASICTYPES_OVERRIDE=1' '-D'
> 'FEATURE_ENABLE_SSL' '-D' 'FEATURE_ENABLE_VOICEMAIL' '-D'
> 'EXPAT_RELATIVE_PATH' '-D' 'GTEST_RELATIVE_PATH' '-D'
> 'NO_MAIN_THREAD_WRAPPING' '-D' 'NO_SOUND_SYSTEM' '-D' 'ANDROID' '-D'
> 'WEBRTC_POSIX' '-D' 'XML_STATIC' '-D' 'I18N_PHONENUMBERS_USE_ICU_REGEXP=1'
> '-D' 'LIBXML_STATIC' '-D' 'PROTOBUF_USE_DLLS' '-D' 'GOOGLE_PROTOBUF_NO_RTTI'
> '-D' 'GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' '-D'
> 'PRECACHE_CONFIG_SETTINGS_URL="https://www.gstatic.com/chrome/wifiprefetch/
> precache_config"' '-D'
> 'PRECACHE_MANIFEST_URL_PREFIX="https://www.gstatic.com/chrome/wifiprefetch/
> hosts/"' '-D' 'APPCACHE_USE_SIMPLE_CACHE' '-D' 'V8_SHARED' '-D'
> 'USING_V8_SHARED' '-D' 'CHROME_PNG_WRITE_SUPPORT' '-D' 'PNG_USER_CONFIG'
> '-D' 'CHROME_PNG_READ_PACK_SUPPORT' '-D' 'SKIA_DLL' '-D'
> 'GR_GL_IGNORE_ES3_MSAA=0' '-D' 'SK_SUPPORT_GPU=1' '-D'
> 'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS' '-D' 'SK_BUILD_FOR_ANDROID' '-D'
> 'OPENSSL_SMALL' '-D' 'BORINGSSL_SHARED_LIBRARY' '-D' 'USE_LIBPCI=1' '-D'
> 'USE_OPENSSL=1' '-D' 'USE_OPENSSL_CERTS=1' '-D' '__STDC_CONSTANT_MACROS'
> '-D' '__STDC_FORMAT_MACROS' '-D' '__GNU_SOURCE=1' '-D' 'CHROME_BUILD_ID=""'
> '-D' 'HAVE_SYS_UIO_H' '-D' 'DYNAMIC_ANNOTATIONS_ENABLED=1' '-D'
> 'WTF_USE_DYNAMIC_ANNOTATIONS=1' '-D' '_DEBUG' '-I' 'gen' '-I' '../..' '-I'
> '../../skia/config' '-I' '../../third_party/khronos' '-I' '../../gpu' '-I'
> 'gen/angle' '-I' '../../third_party/WebKit/Source' '-I' 'gen/protoc_out'
> '-I' '../../testing/gmock/include' '-I' '../../testing/gtest/include' '-I'
> '../../third_party/icu/source/i18n' '-I'
> '../../third_party/leveldatabase/src/include' '-I'
> '../../third_party/leveldatabase/src' '-I' '../../third_party/leveldatabase'
> '-I' '../../third_party/libaddressinput/chromium/override' '-I'
> '../../third_party/libaddressinput/src/cpp/include' '-I'
> 'gen/third_party/libaddressinput/' '-I' '../../third_party/webrtc_overrides'
> '-I' '../../third_party/libjingle/overrides' '-I'
> '../../third_party/libjingle/source' '-I' '../../third_party' '-I'
> '../../third_party/expat/files/lib' '-I'
> 'gen/protoc_out/third_party/libphonenumber' '-I'
> '../../third_party/libphonenumber/src' '-I'
> '../../third_party/libxml/linux/include' '-I'
> '../../third_party/libxml/src/include' '-I'
> '../../third_party/icu/source/common' '-I' '../../third_party/protobuf' '-I'
> '../../third_party/protobuf/src' '-I' '../../third_party/re2' '-I'
> 'gen/ui/resources' '-I' '../../third_party/dom_distiller_js/dist/proto_gen'
> '-I' '../../third_party/cacheinvalidation/overrides' '-I'
> '../../third_party/cacheinvalidation/src' '-I'
> '../../third_party/cacheinvalidation/google/cacheinvalidation' '-I'
> 'gen/components' '-I' 'gen/components/strings' '-I'
> '../../third_party/WebKit' '-I' '../../third_party/WebKit' '-I'
> '../../third_party/npapi' '-I' '../../third_party/npapi/bindings' '-I'
> '../../v8/include' '-I' '../../third_party/libpng' '-I'
> '../../third_party/zlib' '-I' '../../third_party/libwebp' '-I'
> '../../third_party/ots/include' '-I' '../../third_party/qcms/src' '-I'
> '../../third_party/iccjpeg' '-I' '../../third_party/libjpeg_turbo' '-I'
> '../../skia/ext' '-I' '../../third_party/skia/include/core' '-I'
> '../../third_party/skia/include/effects' '-I'
> '../../third_party/skia/include/pdf' '-I'
> '../../third_party/skia/include/gpu' '-I'
> '../../third_party/skia/include/lazy' '-I'
> '../../third_party/skia/include/pathops' '-I'
> '../../third_party/skia/include/pipe' '-I'
> '../../third_party/skia/include/ports' '-I'
> '../../third_party/skia/include/utils' '-I' '../../breakpad/src' '-I'
> '../../third_party/android_tools/ndk/sources/android/cpufeatures' '-I'
> '../../third_party/boringssl/src/include' '-I' 'gen/policy' '--param'
> 'ssp-buffer-size=4' '-Werror' '-fno-strict-aliasing' '-Wall'
> '-Wno-unused-parameter' '-Wno-missing-field-initializers'
> '-fvisibility=hidden' '-pipe' '-fPIC' '-Wno-unused-local-typedefs' '-msse2'
> '-mfpmath=sse' '-mmmx' '-m32' '-mstackrealign' '-g' '-fno-short-enums'
> '-finline-limit=64' '-isystem'
> '../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++/libcxx/
> include' '-isystem'
> '../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++abi/
> libcxxabi/include' '-isystem'
> '../../third_party/android_tools/ndk//sources/android/support/include'
> '-fno-stack-protector' '-Os' '-g' '-fdata-sections' '-ffunction-sections'
> '-fomit-frame-pointer' '-funwind-tables' '-fno-exceptions' '-fno-rtti'
> '-fno-threadsafe-statics' '-fvisibility-inlines-hidden' '-Wsign-compare'
> '-std=gnu++11' '-Wno-narrowing' '-Wno-literal-suffix' '-c' '-o'
> 'obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o' '-mtune=intel' '-march=i686'
>  /media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../lib/gcc/i686-linux-android/4.9/../../../../i686-
> linux-android/bin/as -v -I gen -I ../.. -I ../../skia/config -I
> ../../third_party/khronos -I ../../gpu -I gen/angle -I
> ../../third_party/WebKit/Source -I gen/protoc_out -I
> ../../testing/gmock/include -I ../../testing/gtest/include -I
> ../../third_party/icu/source/i18n -I
> ../../third_party/leveldatabase/src/include -I
> ../../third_party/leveldatabase/src -I ../../third_party/leveldatabase -I
> ../../third_party/libaddressinput/chromium/override -I
> ../../third_party/libaddressinput/src/cpp/include -I
> gen/third_party/libaddressinput/ -I ../../third_party/webrtc_overrides -I
> ../../third_party/libjingle/overrides -I ../../third_party/libjingle/source
> -I ../../third_party -I ../../third_party/expat/files/lib -I
> gen/protoc_out/third_party/libphonenumber -I
> ../../third_party/libphonenumber/src -I
> ../../third_party/libxml/linux/include -I
> ../../third_party/libxml/src/include -I ../../third_party/icu/source/common
> -I ../../third_party/protobuf -I ../../third_party/protobuf/src -I
> ../../third_party/re2 -I gen/ui/resources -I
> ../../third_party/dom_distiller_js/dist/proto_gen -I
> ../../third_party/cacheinvalidation/overrides -I
> ../../third_party/cacheinvalidation/src -I
> ../../third_party/cacheinvalidation/google/cacheinvalidation -I
> gen/components -I gen/components/strings -I ../../third_party/WebKit -I
> ../../third_party/WebKit -I ../../third_party/npapi -I
> ../../third_party/npapi/bindings -I ../../v8/include -I
> ../../third_party/libpng -I ../../third_party/zlib -I
> ../../third_party/libwebp -I ../../third_party/ots/include -I
> ../../third_party/qcms/src -I ../../third_party/iccjpeg -I
> ../../third_party/libjpeg_turbo -I ../../skia/ext -I
> ../../third_party/skia/include/core -I
> ../../third_party/skia/include/effects -I ../../third_party/skia/include/pdf
> -I ../../third_party/skia/include/gpu -I ../../third_party/skia/include/lazy
> -I ../../third_party/skia/include/pathops -I
> ../../third_party/skia/include/pipe -I ../../third_party/skia/include/ports
> -I ../../third_party/skia/include/utils -I ../../breakpad/src -I
> ../../third_party/android_tools/ndk/sources/android/cpufeatures -I
> ../../third_party/boringssl/src/include -I gen/policy --32 --noexecstack -o
> obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o password_store_default_unittest.s
> GNU assembler version 2.24.90 (i686-linux-android) using BFD version (GNU
> Binutils) 2.24.90
> COMPILER_PATH=/media/SSD/clank/src/third_party/android_tools/ndk/toolchains/
> x86-4.9/prebuilt/linux-x86_64/bin/../libexec/gcc/i686-linux-android/4.9/:/
> media/SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/
> prebuilt/linux-x86_64/bin/../libexec/gcc/:/media/SSD/clank/src/third_party/
> android_tools/ndk/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/
> i686-linux-android/4.9/../../../../i686-linux-android/bin/
> LIBRARY_PATH=/media/SSD/clank/src/third_party/android_tools/ndk/toolchains/
> x86-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/i686-linux-android/4.9/:/media/
> SSD/clank/src/third_party/android_tools/ndk/toolchains/x86-4.9/prebuilt/
> linux-x86_64/bin/../lib/gcc/:/media/SSD/clank/src/third_party/android_tools/
> ndk/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/../lib/gcc/i686-linux-
> android/4.9/../../../../i686-linux-android/lib/:../../third_party/
> android_tools/ndk//platforms/android-16/arch-x86/usr/lib/
> COLLECT_GCC_OPTIONS='-v' '-save-temps' '-MMD' '-MF'
> 'obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o.d' '-D' 'V8_DEPRECATION_WARNINGS' '-D'
> 'CLD_VERSION=2' '-D' '_FILE_OFFSET_BITS=64' '-D' 'NO_TCMALLOC' '-D'
> 'DISABLE_NACL' '-D' 'CHROMIUM_BUILD' '-D' 'CR_CLANG_REVISION=255169-1' '-D'
> 'COMPONENT_BUILD' '-D' 'USE_LIBJPEG_TURBO=1' '-D' 'ENABLE_WEBRTC=1' '-D'
> 'ENABLE_MEDIA_ROUTER=1' '-D' 'USE_PROPRIETARY_CODECS' '-D'
> 'ENABLE_BROWSER_CDMS' '-D' 'ENABLE_CONFIGURATION_POLICY' '-D'
> 'ENABLE_NOTIFICATIONS' '-D' 'DONT_EMBED_BUILD_METADATA' '-D'
> 'FIELDTRIAL_TESTING_ENABLED' '-D' 'ENABLE_AUTOFILL_DIALOG=1' '-D'
> 'ENABLE_PRINTING=1' '-D' 'ENABLE_BASIC_PRINTING=1' '-D'
> 'ENABLE_SPELLCHECK=1' '-D' 'USE_BROWSER_SPELLCHECKER=1' '-D'
> 'ENABLE_SUPERVISED_USERS=1' '-D' 'VIDEO_HOLE=1' '-D'
> 'V8_USE_EXTERNAL_STARTUP_DATA' '-D' 'ENABLE_WEBVR' '-D'
> 'SAFE_BROWSING_DB_REMOTE' '-D' 'GTEST_HAS_POSIX_RE=0' '-D'
> 'GTEST_LANG_CXX11=0' '-D' 'MOJO_USE_SYSTEM_IMPL' '-D' 'UNIT_TEST' '-D'
> 'GTEST_HAS_RTTI=0' '-D' 'GTEST_HAS_CLONE=0' '-D' 'GTEST_USE_OWN_TR1_TUPLE=1'
> '-D' 'GTEST_HAS_TR1_TUPLE=1' '-D' 'U_USING_ICU_NAMESPACE=0' '-D'
> 'U_ENABLE_DYLOAD=0' '-D' 'I18N_ADDRESSINPUT_USE_BASICTYPES_OVERRIDE=1' '-D'
> 'FEATURE_ENABLE_SSL' '-D' 'FEATURE_ENABLE_VOICEMAIL' '-D'
> 'EXPAT_RELATIVE_PATH' '-D' 'GTEST_RELATIVE_PATH' '-D'
> 'NO_MAIN_THREAD_WRAPPING' '-D' 'NO_SOUND_SYSTEM' '-D' 'ANDROID' '-D'
> 'WEBRTC_POSIX' '-D' 'XML_STATIC' '-D' 'I18N_PHONENUMBERS_USE_ICU_REGEXP=1'
> '-D' 'LIBXML_STATIC' '-D' 'PROTOBUF_USE_DLLS' '-D' 'GOOGLE_PROTOBUF_NO_RTTI'
> '-D' 'GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER' '-D'
> 'PRECACHE_CONFIG_SETTINGS_URL="https://www.gstatic.com/chrome/wifiprefetch/
> precache_config"' '-D'
> 'PRECACHE_MANIFEST_URL_PREFIX="https://www.gstatic.com/chrome/wifiprefetch/
> hosts/"' '-D' 'APPCACHE_USE_SIMPLE_CACHE' '-D' 'V8_SHARED' '-D'
> 'USING_V8_SHARED' '-D' 'CHROME_PNG_WRITE_SUPPORT' '-D' 'PNG_USER_CONFIG'
> '-D' 'CHROME_PNG_READ_PACK_SUPPORT' '-D' 'SKIA_DLL' '-D'
> 'GR_GL_IGNORE_ES3_MSAA=0' '-D' 'SK_SUPPORT_GPU=1' '-D'
> 'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS' '-D' 'SK_BUILD_FOR_ANDROID' '-D'
> 'OPENSSL_SMALL' '-D' 'BORINGSSL_SHARED_LIBRARY' '-D' 'USE_LIBPCI=1' '-D'
> 'USE_OPENSSL=1' '-D' 'USE_OPENSSL_CERTS=1' '-D' '__STDC_CONSTANT_MACROS'
> '-D' '__STDC_FORMAT_MACROS' '-D' '__GNU_SOURCE=1' '-D' 'CHROME_BUILD_ID=""'
> '-D' 'HAVE_SYS_UIO_H' '-D' 'DYNAMIC_ANNOTATIONS_ENABLED=1' '-D'
> 'WTF_USE_DYNAMIC_ANNOTATIONS=1' '-D' '_DEBUG' '-I' 'gen' '-I' '../..' '-I'
> '../../skia/config' '-I' '../../third_party/khronos' '-I' '../../gpu' '-I'
> 'gen/angle' '-I' '../../third_party/WebKit/Source' '-I' 'gen/protoc_out'
> '-I' '../../testing/gmock/include' '-I' '../../testing/gtest/include' '-I'
> '../../third_party/icu/source/i18n' '-I'
> '../../third_party/leveldatabase/src/include' '-I'
> '../../third_party/leveldatabase/src' '-I' '../../third_party/leveldatabase'
> '-I' '../../third_party/libaddressinput/chromium/override' '-I'
> '../../third_party/libaddressinput/src/cpp/include' '-I'
> 'gen/third_party/libaddressinput/' '-I' '../../third_party/webrtc_overrides'
> '-I' '../../third_party/libjingle/overrides' '-I'
> '../../third_party/libjingle/source' '-I' '../../third_party' '-I'
> '../../third_party/expat/files/lib' '-I'
> 'gen/protoc_out/third_party/libphonenumber' '-I'
> '../../third_party/libphonenumber/src' '-I'
> '../../third_party/libxml/linux/include' '-I'
> '../../third_party/libxml/src/include' '-I'
> '../../third_party/icu/source/common' '-I' '../../third_party/protobuf' '-I'
> '../../third_party/protobuf/src' '-I' '../../third_party/re2' '-I'
> 'gen/ui/resources' '-I' '../../third_party/dom_distiller_js/dist/proto_gen'
> '-I' '../../third_party/cacheinvalidation/overrides' '-I'
> '../../third_party/cacheinvalidation/src' '-I'
> '../../third_party/cacheinvalidation/google/cacheinvalidation' '-I'
> 'gen/components' '-I' 'gen/components/strings' '-I'
> '../../third_party/WebKit' '-I' '../../third_party/WebKit' '-I'
> '../../third_party/npapi' '-I' '../../third_party/npapi/bindings' '-I'
> '../../v8/include' '-I' '../../third_party/libpng' '-I'
> '../../third_party/zlib' '-I' '../../third_party/libwebp' '-I'
> '../../third_party/ots/include' '-I' '../../third_party/qcms/src' '-I'
> '../../third_party/iccjpeg' '-I' '../../third_party/libjpeg_turbo' '-I'
> '../../skia/ext' '-I' '../../third_party/skia/include/core' '-I'
> '../../third_party/skia/include/effects' '-I'
> '../../third_party/skia/include/pdf' '-I'
> '../../third_party/skia/include/gpu' '-I'
> '../../third_party/skia/include/lazy' '-I'
> '../../third_party/skia/include/pathops' '-I'
> '../../third_party/skia/include/pipe' '-I'
> '../../third_party/skia/include/ports' '-I'
> '../../third_party/skia/include/utils' '-I' '../../breakpad/src' '-I'
> '../../third_party/android_tools/ndk/sources/android/cpufeatures' '-I'
> '../../third_party/boringssl/src/include' '-I' 'gen/policy' '--param'
> 'ssp-buffer-size=4' '-Werror' '-fno-strict-aliasing' '-Wall'
> '-Wno-unused-parameter' '-Wno-missing-field-initializers'
> '-fvisibility=hidden' '-pipe' '-fPIC' '-Wno-unused-local-typedefs' '-msse2'
> '-mfpmath=sse' '-mmmx' '-m32' '-mstackrealign' '-g' '-fno-short-enums'
> '-finline-limit=64' '-isystem'
> '../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++/libcxx/
> include' '-isystem'
> '../../third_party/android_tools/ndk//sources/cxx-stl/llvm-libc++abi/
> libcxxabi/include' '-isystem'
> '../../third_party/android_tools/ndk//sources/android/support/include'
> '-fno-stack-protector' '-Os' '-g' '-fdata-sections' '-ffunction-sections'
> '-fomit-frame-pointer' '-funwind-tables' '-fno-exceptions' '-fno-rtti'
> '-fno-threadsafe-statics' '-fvisibility-inlines-hidden' '-Wsign-compare'
> '-std=gnu++11' '-Wno-narrowing' '-Wno-literal-suffix' '-c' '-o'
> 'obj/components/password_manager/core/browser/components_unittests.
> password_store_default_unittest.o' '-mtune=intel' '-march=i686'

Reply via email to