This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libgomp] Add Unix95 mutex support


Eric Botcazou <ebotcazou@adacore.com> writes:

> > > I think you cannot reasonably define _XOPEN_SOURCE to 500 for Unix95.
> >
> > You mean it would give a hard error (#error)?
> 
> Most likely no.  I guess unconditionally defining shouldn't be harmful after 
> all.

Unfortunately, it is on Tru64 UNIX V4.0F.  See PR libgomp/26308 for
details.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]