[LLVMdev] llvm-gcc4_2
Chris Lattner
sabre at nondot.org
Fri Mar 30 00:47:22 PDT 2007
On Wed, 28 Mar 2007, Peter Wiedermann wrote:
> ok, thats fine to me.
> i think the worst part of the work is done.
wow, you look quite far along.
>> Hrm, that's strange. llvm-test doesn't pass 100% (e.g. some of the EH
>> stuff is now working yet), but it should ahve basic functionality. What
>> is broken?
>>
>
> major error causes:
>
> the sse.* tests produce errors during dagselection (see log)
>
> there is a problem when exception handling is used because
> all the __cxa.* functions are not found (bei llc and when compiling c-backend code) (i guess thats what you were refering to)
>
> and a few other failures i did not relate to this 2 groups
Right, C++ EH is disabled in llvm-gcc at this point. Some of the failures
do look real though, things like pointer_method, BuiltinTypeInfo,
ofstream_ctor, etc.
Very nice. Reid/Anton, do you guys have an idea when the svn server will
be available?
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list