[cfe-dev] clang with Python 3.1 release31-maint
    Andrius Morkūnas 
    hinokind at gmail.com
       
    Wed Mar  3 08:19:54 PST 2010
    
    
  
On Wed, 03 Mar 2010 16:43:50 +0200, Tony Arkles <t.arkles+clang at gmail.com> wrote:
> I'm at a bit of a loss here for how to continue.  I've built
> llvm/clang from svn, and I'm compiling the latest rev from the Python
> 3.1 release branch.  It compiles fine, but fails its regression suite.
>  I've tried recompiling using gcc instead and it seems to work fine.
We've seen this too, on FreeBSD. It happens on i386 machines, amd64 ones
don't seem to have this problem. There are more things that are miscompiled
by clang/llvm but python is more interesting case because it is a dependency
for lots of other software.
-- 
Andrius
    
    
More information about the cfe-dev
mailing list