OSDN Git Service

Work around compiler optimization
authorDmitriy Ivanov <dimitry@google.com>
Tue, 23 Jun 2015 20:44:18 +0000 (13:44 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Tue, 23 Jun 2015 20:47:23 +0000 (13:47 -0700)
commit7d09a8cd114751f88bf0d03f0f2e8f87a4a5ed9a
treefc83ebb5281d1543fa598fae282fa8c03c421608
parenta8993c994e45ec2dc00dcef15910560e22d67be9
Work around compiler optimization

This makes bionic-unit-test-glibc64 behave consistently
when testing dlopen from a library with dt_runpath.

Bug: http://b/21899363
Change-Id: I9d446eb6852876975874d6b7761f6f81cc4e9916
tests/libs/dlopen_b.cpp