Re: warning under gcc 16.1.0

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: warning under gcc 16.1.0
Дата
Msg-id 814036.1777584111@sss.pgh.pa.us
обсуждение
Ответ на warning under gcc 16.1.0  (Erik Rijkers <er@xs4all.nl>)
Список pgsql-hackers
Erik Rijkers <er@xs4all.nl> writes:
> Compiling with gcc 16.1.0 gives the following warning and notes:
> (horizontally compressed a bit te avoid excessive wrapping)

> clauses.c: In function ‘recheck_cast_function_args.isra’:
> clauses.c:5139:19: warning: ‘actual_arg_types’ may be used uninitialized
> [-Wmaybe-uninitialized]

I'm inclined to write that off as "buggy early-version compiler".
That code is visibly okay, and no other compiler version has warned
about it.

            regards, tom lane



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