[LLVMbugs] [Bug 12424] compile of compiler-rt/lib/atomic.c fails on undeclared identifier __uint128_t
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Mar 30 14:39:21 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12424
Benjamin Kramer <benny.kra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |benny.kra at gmail.com
Resolution| |FIXED
--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> 2012-03-30 16:39:21 CDT ---
The problem was introduced in r153735.
The broken code was unused so I commented it out for now in r153779, it should
build fine on 32 bit hosts now.
--
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