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: Patch: Fix gcc.dg/pthread-init-2.c for ia64-hp-hpux*


On Tue, 24 Oct 2006, Steve Ellcey wrote:

>
> The gcc.dg/pthread-init-2.c test fails on IA64 HP-UX because we don't
> define _POSIX_C_SOURCE to 199506L when compiling it.  This patch adds
> the define for IA64 HP-UX targets like it already has for PA HP-UX and
> Solaris targets.
>
> Unless someone objects I will check it in under the obvious rule and
> then backport it to the 4.2 branch.

The same issue most likely exists on 4.0/4.1, would you please backport
your patch there as well?

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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