Re: pgsql: Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange.
Дата
Msg-id 20525.1147983809@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange.  (momjian@postgresql.org (Bruce Momjian))
Ответы Re: pgsql: Add simplified sparc8 ASM for solaris_sparc.s,  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-committers
momjian@postgresql.org (Bruce Momjian) writes:
> Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange.

Has this actually been tested at all?

The reason I don't think it works is that ldstub and cas are not
interchangeable; they don't even work on the same data width.
Surely there need to be some #ifdefs in s_lock.h as well.

            regards, tom lane

В списке pgsql-committers по дате отправления:

Предыдущее
От: xzilla@pgfoundry.org (User Xzilla)
Дата:
Сообщение: dbsamples - pagila: Imported Sources
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Use unsigned into for slock_t for pre-sparcv8plus.