Files
Tom Tromey 2ffe5b9c79 Fix the thread-pool.c compilation
A recent commit removed DIAGNOSTIC_IGNORE_UNUSED_FUNCTION, which was
used in thread-pool.c.  This patch changes this code to use
ATTRIBUTE_UNUSED instead.

Tested by rebuilding.

gdb/ChangeLog
2019-12-12  Tom Tromey  <tromey@adacore.com>

	* gdbsupport/thread-pool.c (set_thread_name): Use
	ATTRIBUTE_UNUSED.

Change-Id: I56d46eaac73690565d0e52db1791411567a918dd
2019-12-12 06:10:27 -07:00
..
2019-10-31 13:28:14 -05:00
2019-11-15 11:48:08 -08:00
2019-11-21 14:39:40 -07:00
2019-11-12 23:46:41 +00:00
2019-11-10 20:09:59 +00:00
2019-08-23 13:13:18 -04:00
2019-11-26 14:02:58 -07:00
2019-12-12 09:12:02 -03:00
2019-11-26 14:02:57 -07:00