Re: solaris build problem with Sun compilers - Mailing list pgsql-ports

From Bruce Momjian
Subject Re: solaris build problem with Sun compilers
Date
Msg-id 200605112334.k4BNYIK05104@candle.pha.pa.us
Whole thread Raw
In response to Re: solaris build problem with Sun compilers  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: solaris build problem with Sun compilers
List pgsql-ports
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Uh, backend/port/tas/solaris*.s ASM files have "section" like:
> >              .section        ".text"
> > Are these OK?  I didn't see you report any problems with these.
>
> Well, that's an interesting point ... I wonder what the version in
> s_lock.c is used for at all?  Maybe it's dead code.

Uh, I am kind of confused myself.  I thought it was calling the ASM
file, but there is no x86 there so that can't be true.

I think the big question is what uses tas_dummy().  I only see it
referenced in s_lock.c.

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-ports by date:

Previous
From: Tom Lane
Date:
Subject: Re: solaris build problem with Sun compilers
Next
From: Tom Lane
Date:
Subject: Re: solaris build problem with Sun compilers