gcc/libgcc
Rasmus Villemoes ad1a9afc60 Fix overzealous gthread support inhibition for vxworks
The tests for macros possibly defined in gthr.h needs to
be performed after the corresponding #include. This was tested
together with the previous updates to gthr-vxworks-thread.c
and gthr-vxworks-cond.c and was meant to be squashed with them.

2010-10-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>

libgcc/
	* config/gthr-vxworks-thread.c: #include gthr.h before
	testing the guard defined there.
	* config/gthr-vxworks-cond.c: Likewise.
2020-10-23 15:23:33 +00:00
..
2020-10-22 08:28:22 +00:00
2020-05-05 16:15:47 +02:00
2020-05-05 16:15:47 +02:00
2020-06-03 08:12:50 +02:00
2020-07-31 10:57:50 +02:00