Re: new clang report - Mailing list pgsql-hackers

From Greg Stark
Subject Re: new clang report
Date
Msg-id AANLkTi=wq3aoB8NJmivD-3gjutYsCDVBdSby8CW=YrS+@mail.gmail.com
Whole thread Raw
In response to new clang report  (Peter Eisentraut <peter_e@gmx.net>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Typed-tables patch broke pg_upgrade
Next
From: Steve Singer
Date:
Subject: Re: pl/python explicit subtransactions