[llvm-bugs] [Bug 22198] libunwind: __builtin_unreachable is not available on gcc prior to version 4.5
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Nov 2 09:42:19 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=22198
Marshall Clow (home) <mclow.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #3 from Marshall Clow (home) <mclow.lists at gmail.com> ---
We require gcc 4.9 and up for building LLVM/clang.
It seems silly to explicitly support pre-gcc 4.5 in one of the support
libraries.
--
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/20161102/19c9a812/attachment.html>
More information about the llvm-bugs
mailing list