<div dir="ltr">Thanks. This is a dupe of PR 34452.<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 17, 2017 at 2:40 PM, Andrew Kelley <span dir="ltr"><<a href="mailto:superjoe30@gmail.com" target="_blank">superjoe30@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Sun, Sep 17, 2017 at 4:21 PM, Davide Italiano <span dir="ltr"><<a href="mailto:davide@freebsd.org" target="_blank">davide@freebsd.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div>Dump the IR before newgvn and run through opt -newgvn. It should crash. I'm not familiar with your frontend but you might want to use -mllvm -opt-bisect-limit.</div></div></blockquote><div><br></div></span><div>Thanks for the suggestion! I added -mllvm support to my frontend, did your suggestion, and now I have LLVM IR that causes the crash.<br></div><div>Reported here: <a href="https://bugs.llvm.org/show_bug.cgi?id=34651" target="_blank">https://bugs.llvm.org/<wbr>show_bug.cgi?id=34651</a></div><div><br></div><div>This is with 5.0.0. I don't have a build of master lying around to test against.</div><div><br></div></div></div></div>
</blockquote></div><br></div>