Re: compiler warnings on the buildfarm

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: compiler warnings on the buildfarm
Дата
Msg-id 87y7hl5k6z.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: compiler warnings on the buildfarm  (Heikki Linnakangas <heikki@enterprisedb.com>)
Ответы Re: compiler warnings on the buildfarm
Список pgsql-hackers
"Heikki Linnakangas" <heikki@enterprisedb.com> writes:

> The warning seems to be in related array indexing. If you replace ptr -
> GETARR(trg) with a constant, the warning goes away. But having "i = ptr -
> GETARR(trg)" in there doesn't give a warning.

Can you compile with -save-temps and send the corresponding assembly file?

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: compiler warnings on the buildfarm
Следующее
От: Tom Lane
Дата:
Сообщение: Re: compiler warnings on the buildfarm