[LLVMbugs] [Bug 17048] "Alignment is not a power of two!" assertion failed in llvm::BumpPtrAllocator::Allocate()
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Sep 18 02:36:57 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17048
Peter Jeremy <peter at rulingia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Peter Jeremy <peter at rulingia.com> ---
Clang was built with gcc 4.2.1 on FreeBSD-10/arm. I have done more
investigation and can't reproduce the problem when I cross-build clang with gcc
4.2.1 on FreeBSD-10/amd64 or when I build clang with clang on arm.
It looks like this isn't a clang bug so I'll resolve this issue. My apologies
for the false report.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130918/9c089d24/attachment.html>
More information about the llvm-bugs
mailing list