[cfe-dev] UNREACHABLE executed when conpiling Python code

João Matos ripzonetriton at gmail.com
Tue Jul 24 18:27:24 PDT 2012


On Wed, Jul 25, 2012 at 2:19 AM, Shang Yu <yusunn at gmail.com> wrote:

> OK, as follows:
>
> extern __declspec(dllimport) void(*test)();
> void(*test)();
>
> int main()
> {
> }
>
> 2012/7/24 João Matos <ripzonetriton at gmail.com>:
> > Can you provide a reduced test case that triggers the assert?
>

Thanks, I filed a bug in the tracker.

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

-- 
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120725/ff905a27/attachment.html>


More information about the cfe-dev mailing list