Re: gcc 4.0 build failures on m68k, mips, and mipsel - Mailing list pgsql-ports

From Tom Lane
Subject Re: gcc 4.0 build failures on m68k, mips, and mipsel
Date
Msg-id 2290.1124565042@sss.pgh.pa.us
Whole thread Raw
In response to Re: gcc 4.0 build failures on m68k, mips, and mipsel  (Martin Pitt <martin@piware.de>)
Responses Re: gcc 4.0 build failures on m68k, mips, and mipsel  (Martin Pitt <martin@piware.de>)
List pgsql-ports
Martin Pitt <martin@piware.de> writes:
> However, Thiemo Seufer dealt with this and created a proper tas()
> function for PostgreSQL on mips, which also works with gcc 4. Of
> course this is much better, so I applied his patch in Debian.
> I attach the patch. Do you consider applying it upstream?

Hm, does this patch actually compile as-is?  I'd think you'd need to
have the MIPS definition of slock_t placed earlier than the assembly
code fragment.

            regards, tom lane

pgsql-ports by date:

Previous
From: Martin Pitt
Date:
Subject: Re: gcc 4.0 build failures on m68k, mips, and mipsel
Next
From: Erick Bautista
Date:
Subject: Invalid Input Syntax for type Bytea