Re: Patch: Remove gcc dependency in definition of inline functions
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Patch: Remove gcc dependency in definition of inline functions |
| Дата | |
| Msg-id | 7688.1259531189@sss.pgh.pa.us обсуждение |
| Ответ на | Patch: Remove gcc dependency in definition of inline functions (Kurt Harriman <harriman@acm.org>) |
| Ответы |
Re: Patch: Remove gcc dependency in definition of inline
functions
Re: Patch: Remove gcc dependency in definition of inline functions |
| Список | pgsql-hackers |
Kurt Harriman <harriman@acm.org> writes:
> (Does anybody still use a C compiler that doesn't support
> inline functions?)
The question isn't so much that, it's whether the compiler supports
inline functions with the same behavior as gcc. At minimum that
would require* not generating extra copies of the function* not whining about unreferenced static functions
How many compilers have you tested this patch against? Which ones
does it actually offer any benefit for?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера