Re: ANSI-strict pointer aliasing rules

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas DCP SD
Тема Re: ANSI-strict pointer aliasing rules
Дата
Msg-id E1539E0ED7043848906A8FF995BDA579FC36C7@m0143.s-mxs.net
обсуждение исходный текст
Ответ на ANSI-strict pointer aliasing rules  (Taral <taralx@gmail.com>)
Ответы Re: ANSI-strict pointer aliasing rules  (Taral <taralx@gmail.com>)
Список pgsql-hackers
> I ran afoul of these rules the other day when compiling pgsql 8.1 on
> AIX. The configure scripts are set up to look for "xlc" instead of
> "cc", and that command invokes cc with "-qalias=ansi", the ANSI-strict
> pointer aliasing mode.

Can you please explain what exactly was not working ?
xlc has in the past shown warnings that were actually problematic code
that gcc did not show (and the cc variant of xlc also does not show).

Andreas


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Summer of Code idea
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: ANSI-strict pointer aliasing rules