Re: new clang report

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: new clang report
Дата
Msg-id AANLkTi=wq3aoB8NJmivD-3gjutYsCDVBdSby8CW=YrS+@mail.gmail.com
обсуждение исходный текст
Ответ на new clang report  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Wed, Feb 9, 2011 at 6:30 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> The lastest clang svn tip (2.9-to-be, I guess) builds PostgreSQL out of
> the box and most tests pass.  Specifically, it no longer chokes on
> -D_GNU_SOURCE on Linux, which was the previously reported blocker.

Odd, I tried the same thing just a couple days ago and reported two bugs:

9161    nor    P    Linu    unassignedbugs@nondot.org    NEW        False uninitialized
warning due to control-dependency of flag
9152    nor    P    Linu    unassignedclangbugs@nondot.org    NEW        File takes 1
minute to compile much longer than with gcc or other similar files
with llvm

The latter is much better on svn head than the version I reported it
on but it's still a problem. It took 16s to compile with svn head. Was
the first one recently fixed?


--
greg


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Typed-tables patch broke pg_upgrade
Следующее
От: Steve Singer
Дата:
Сообщение: Re: pl/python explicit subtransactions