svn commit: r228955 - head/include

Andreas Tobler andreast at FreeBSD.org
Thu Dec 29 18:40:17 UTC 2011


Hi Ed,

On 29.12.11 19:32, Ed Schouten wrote:

> * Andreas Tobler<andreast at FreeBSD.org>, 20111229 18:43:
>> Thank you Ed! gcc-4.6 bootstrap successful.
>
> But it seems GCC 4.7 is still broken. I am not planning to fix that,
> because it's a shortcoming of GCC. As soon as the GNU folks implement
> C++11 [[noreturn]], it should work again.

Yep, gcc-trunk is still broken. I help(ed) myself with a 
!defined(__GNUC__) with this I can continue hacking on trunk...

Well, I possibly do not understand all/everything regarding this 
[[noreturn]]. But I do not see an activity in this direction on the gcc 
side.
They implemented the _Noreturn for STDC but the double-square-bracket 
notation for noreturn C++ I do not see. As said, I might simply do not 
see it.

Thanks again,
Andreas



More information about the svn-src-head mailing list