<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 10, 2019 at 6:04 AM Tim Northover via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Wei,<br>
<br>
On Thu, 10 Oct 2019 at 08:02, wei li via llvm-dev<br>
<<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br>
> I have posted a bug report of clang++:<br>
><br>
> <a href="https://bugs.llvm.org/show_bug.cgi?id=43496" rel="noreferrer" target="_blank">https://bugs.llvm.org/show_bug.cgi?id=43496</a><br>
><br>
> It contains 2 code snippets, both of which can be compiled with GCC (7~9), but none of them can be compiled with Clang (6~8). I thought it is a bug of clang. And no one response my report until now.<br>
><br>
> Since it cannot be compiled with any modern edition of clang, I thought it is a serious bug. Could you please have a look about it?<br>
<br>
This is a Clang front-end bug (in template instantiation etc) so<br>
cfe-dev is the right mailing list. I've added them as CC.<br></blockquote><div>To close the loop on this, a bug has been filed for GCC:</div><div><a href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92060">https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92060</a></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Here we talk about mid-end and back-end things: optimizations,<br>
converting LLVM IR into assembly or object files for some particular<br>
CPU etc.<br>
<br>
Cheers.<br>
<br>
Tim.<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>