[LLVMbugs] [Bug 2875] [meta] Unbreak SPARC target for llvm-gcc

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Oct 10 13:35:01 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2875


Anton Korobeynikov <asl at math.spbu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #7 from Anton Korobeynikov <asl at math.spbu.ru>  2008-10-10 15:35:00 ---
As of r57364 llvm-gcc builds fine for me with newlib for sparc-elf. I have no
idea,  whether it generates sane output, and leave bug hunting for someone
else.

Please, however, note, that we are not ABI-compliant with the stuff compiled by
native gcc in bunch of cases (mostly - passing / returning structs, etc), but
nowadays llvm has support of aggregates as first class things and hopefully all
these problems can be fixed by interested party.

Der Mohr hat seine Arbeit getan, der Mohr kann gehen! :)


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list