Files
binutils-gdb/gdb/testsuite/gdb.threads
Will Newton 623cc28540 gdb/testsuite/gdb.threads: Ensure TLS tests link against pthreads.
On Ubuntu by default the compiler passes --as-needed to ld which
means no DT_NEEDED entry is added for libpthread when building
the TLS tests. This causes the test to fail as libpthread is
required to look up TLS variables. Add calls to pthread_testcancel
to make sure libpthread gets linked.

gdb/testsuite/ChangeLog:

2013-07-18  Will Newton  <will.newton@linaro.org>

	* gdb.threads/tls-nodebug.c: Call pthread_testcancel
	to ensure the test is linked against pthreads.
	* gdb.threads/tls-var-main.c: Likewise.
	* gdb.threads/tls-shared.c: Likewise.
2013-07-18 15:49:22 +00:00
..
2013-06-07 14:39:33 +00:00
2013-06-07 14:39:33 +00:00
2013-02-27 18:48:23 +00:00
2013-03-15 01:41:29 +00:00
2013-03-15 01:41:29 +00:00
2013-03-15 01:41:29 +00:00
2013-03-15 01:41:29 +00:00
2013-02-14 15:24:11 +00:00
2013-03-14 13:34:06 +00:00
2013-03-14 13:34:06 +00:00
2013-03-15 01:41:29 +00:00