Re: [PATCH] sh: Add support Renesas SuperH

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Nobuhiro Iwamatsu <iwamatsu(at)nigauri(dot)org>, pgsql-patches(at)postgresql(dot)org
Subject: Re: [PATCH] sh: Add support Renesas SuperH
Date: 2008-05-10 01:22:32
Message-ID: 200805100122.m4A1MWB12773@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Where are we on this?

---------------------------------------------------------------------------

Tom Lane wrote:
> I wrote:
> > Nobuhiro Iwamatsu <iwamatsu(at)nigauri(dot)org> writes:
> >> +#if defined(__sh__) /* Renesas SuperH */
>
> > Do they have any longer form of that macro?
>
> I looked into the gcc sources, and the answer seems to be "no" :-(.
> So we're stuck with __sh__.
>
> I'm still pretty skeptical about the adequacy of the asm parameters,
> though.
>
> regards, tom lane
>
> --
> Sent via pgsql-patches mailing list (pgsql-patches(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-patches

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Brendan Jurd 2008-05-10 01:31:45 Re: printTable API (was: Show INHERIT in \du)
Previous Message Bruce Momjian 2008-05-10 00:50:03 Re: Replace offnum++ by OffsetNumberNext