[LLVMdev] llvm-gcc (pre-release and svn sources) fails to compile on Solaris10/SPARC

Kshitij Sudan kshitij at cs.utah.edu
Tue Feb 24 16:53:44 PST 2009


>> I see a lot of "FAIL:" messages, and they are somehow always related
>> to -march=x86 flag for llc. Following is an example of these kind of
>> errors>>
> dejagnu tests all backends. It seems, that you enabled only some
> (sparc only?)
>
Yes, I compiled llvm with --enable-targets=host-only

I just now re-compiled for all targets, and following are the results
of make check>>

		===  Summary ===

# of expected passes		3104
# of unexpected failures	110
# of unexpected successes	2
# of expected failures		19

-Kshitij



More information about the llvm-dev mailing list