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, Bruce Korb wrote:

> Kaveh R. GHAZI wrote:
>
> >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?
>
> For whatever it is worth, without good reason, fixincludes should be
> identical on all active branches. I can't see any reason for 'em being
> different.
> Cheers - Bruce

Right, and in this case I believe Dave Anglin already backported all the
relevant hpux fixincludes stuff to 4.0/4.1 so the testcase should be kept
in sync 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]