[LLVMbugs] [Bug 4869] clang x86-32 doesn't implement ABI on FreeBSD

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 2 07:04:50 PDT 2010


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

David Chisnall <csdavec at swan.ac.uk> changed:

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

--- Comment #3 from David Chisnall <csdavec at swan.ac.uk> 2010-09-02 09:04:49 CDT ---
Tentatively closing this.  I think we've fixed them now.  ABITest is full of
GNUisms, so doesn't work out of the box on FreeBSD, but tweaking it so that it
does at least run doesn't seem to give anything that looks like a failure
(although, impressively, it did cause sh to consume all of my RAM and swap
space before dying).  Perhaps if it were not totally undocumented, it might be
more use...

I've not come across any issues with FreeBSD ABI compatibility mixing gcc and
clang code for quite a while, so I'm closing this unless someone can point to
some specific failures.

-- 
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