public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-50] gcc: Drop obsolete INCLUDE_PTHREAD_H
@ 2023-04-18 19:28 Jeff Law
  0 siblings, 0 replies; only message in thread
From: Jeff Law @ 2023-04-18 19:28 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:403779a7d659418079760ab9e0facefcc59f89ad

commit r14-50-g403779a7d659418079760ab9e0facefcc59f89ad
Author: Sam James <sam@gentoo.org>
Date:   Tue Apr 18 13:27:38 2023 -0600

    gcc: Drop obsolete INCLUDE_PTHREAD_H
    
    gcc/ChangeLog:
            * system.h: Drop unused INCLUDE_PTHREAD_H.

Diff:
---
 gcc/system.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gcc/system.h b/gcc/system.h
index 71d8a040353..65d514d3c01 100644
--- a/gcc/system.h
+++ b/gcc/system.h
@@ -779,10 +779,6 @@ private:
 #endif
 #endif
 
-#ifdef INCLUDE_PTHREAD_H
-#include <pthread.h>
-#endif
-
 #ifdef INCLUDE_ISL
 #ifdef HAVE_isl
 #include <isl/options.h>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-18 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-18 19:28 [gcc r14-50] gcc: Drop obsolete INCLUDE_PTHREAD_H Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).