Re: Re: [PATCHES] s_lock.h cleanup - Mailing list pgsql-hackers

From Ian Lance Taylor
Subject Re: Re: [PATCHES] s_lock.h cleanup
Date
Msg-id siae8nfguj.fsf@daffy.airs.com
Whole thread Raw
In response to Re: Re: [PATCHES] s_lock.h cleanup  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:

> Interestingly, we have very few non-gcc ASM entries in s_lock.h.  The
> only non-gcc one I see are Univel/i386, and I didn't touch that.  Isn't
> the semicolon the standard command terminator for all gcc assemblers?

No.

It is for most, but not for the a29k, AVR, CRIS, d10v, d30v, FR30,
H8/300, HP/PA, TIC30, TIC54x, or TIC80.

Aren't you glad you know that now?

Ian
Former GNU binutils maintainer


pgsql-hackers by date:

Previous
From: Patrick Welche
Date:
Subject: Re: Possible performance improvement: buffer replacement policy
Next
From: Bruce Momjian
Date:
Subject: Re: Possible performance improvement: buffer replacemen t policy