[llvm-commits] [PATCH] [MIPS] Avoid use of __builtin_unreachable() when compiling LLVM for MIPS.

Jovanovic, Petar petarj at mips.com
Mon Aug 27 18:17:06 PDT 2012


Hello everyone,

I am resending the patch that disables builtin unreachable for MIPS arch.
We have just filed the latest issue with GCC, check the link at:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369

At this point, all GCC versions seem to be broken. This is also mentioned
in the comment for this change. Duncan has previously indicated the patch could
be applied, so this is why I am resending it along with new GCC issue ID.

Regards,
Petar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: disable-builtin-unreachable2.diff
Type: application/octet-stream
Size: 987 bytes
Desc: disable-builtin-unreachable2.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120828/bef6879e/attachment.obj>


More information about the llvm-commits mailing list