Files
ftmemsim-valgrind/drd/tests
Mark Wielaard f2369cbf31 drd/tests/std_thread[2].cpp rename execute_native_thread_routine.
Both tests define a execute_native_thread_routine function that we
took from libstdc++. Unfortunately because of a bug this function
is not local in some versions of libstdc++ and so our similar named
function will clash when trying to link.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70476#c2

Simply rename our version to work around this.

Since we don't build this part of the test code for gcc >= 6, this
issue only happens if the buggy libstdc++ thread code is used together
with gcc 5. This is the case with for example devtoolset-4-gcc-5.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15842
2016-04-02 22:07:59 +00:00
..
2009-08-14 06:45:16 +00:00
2009-08-14 06:45:16 +00:00
2009-08-14 06:45:16 +00:00
2009-08-14 06:45:16 +00:00
2009-07-26 09:04:42 +00:00
2009-04-28 11:19:43 +00:00
2013-12-10 17:56:20 +00:00
2013-12-10 17:56:20 +00:00
2014-08-20 06:48:22 +00:00