Re: getting PostgreSQL to run on superH-based machines - Mailing list pgsql-general

From Tom Lane
Subject Re: getting PostgreSQL to run on superH-based machines
Date
Msg-id 29458.1248631590@sss.pgh.pa.us
Whole thread Raw
In response to getting PostgreSQL to run on superH-based machines  (sibu xolo <sibxol@btconnect.com>)
Responses Re: getting PostgreSQL to run on superH-based machines
List pgsql-general
sibu xolo <sibxol@btconnect.com> writes:
> +        "    tas.b  @%1\n\t    \n"
> +        "    movt   %0\n\t    \n"
> +        "    xor    #1,%0    \n"

Hmm, what is the point of introducing extra blank lines into the asm
output?  I would hope those are unnecessary, but one never knows ...

            regards, tom lane

pgsql-general by date:

Previous
From: sibu xolo
Date:
Subject: getting PostgreSQL to run on superH-based machines
Next
From: Ivan Sergio Borgonovo
Date:
Subject: Constraint between 2 tables and taking a coherent snapshot of both