<div dir="ltr">I believe revision 215886 addresses this issue. Hopefully, it will be backported.<br>Tom<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 10, 2014 at 2:04 PM, Matt Godbolt <span dir="ltr"><<a href="mailto:matt@godbolt.org" target="_blank">matt@godbolt.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I've just tried building llvm 3.5.0 with GCC 4.9.0 and hit this error:<br>
<br>
Error.cpp:28:44: error: declaration of ‘virtual const<br>
char*{anonymous}::_object_error_category::name() const’ has a<br>
different exception specifier<br>
Error.cpp:23:15: error: from previous declaration ‘virtual const<br>
char*{anonymous}::_object_error_category::name() const noexcept<br>
(true)’<br>
<br>
Is this a known issue, and if so, is there a workaround? I've not seen<br>
anyone else report this issue so it does make me wonder if it's<br>
something on my side somehow :)<br>
<br>
I'm building my own GCC4.9.0 from source and using that; on Redhat<br>
6.5, if that helps at all.<br>
<br>
Thanks in advance for any help!<br>
<span class="HOEnZb"><font color="#888888"><br>
Matt<br>
<br>
--<br>
Matt Godbolt<br>
GCC Explorer dev - <a href="http://gcc.godbolt.org" target="_blank">http://gcc.godbolt.org</a><br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</font></span></blockquote></div><br></div>