TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GCC 10.1 Released

323 pointsby nrgcabout 5 years ago

8 comments

DyslexicAtheistabout 5 years ago
I love the built-in static analyzer <i>-fanalyzer</i> option in gcc-10.<p>[1] <a href="https:&#x2F;&#x2F;gcc.gnu.org&#x2F;onlinedocs&#x2F;gcc&#x2F;Static-Analyzer-Options.html" rel="nofollow">https:&#x2F;&#x2F;gcc.gnu.org&#x2F;onlinedocs&#x2F;gcc&#x2F;Static-Analyzer-Options.h...</a>
评论 #23104945 未加载
评论 #23104192 未加载
评论 #23103657 未加载
评论 #23120293 未加载
评论 #23103798 未加载
MauranKilomabout 5 years ago
&gt; Extended characters in identifiers may now be specified directly in the input encoding (UTF-8, by default), in addition to the UCN syntax (\uNNNN or \UNNNNNNNN) that is already supported:<p><pre><code> static const int π = 3; int get_naïve_pi() { return π; } </code></pre> Lovely!
评论 #23106677 未加载
评论 #23105747 未加载
评论 #23105549 未加载
greendaveabout 5 years ago
&gt; Several C++20 features have been implemented: &gt; P0912R5, Coroutines (requires -fcoroutines)<p>Nice to see a bunch of C++20 features making it in. Coroutines seems like a big one!
vmchaleabout 5 years ago
Lovely! Time to see my code go even faster, for free :)
FullyFunctionalabout 5 years ago
memory.c: In function ‘mk_entry’: memory.c:116:12: internal compiler error: in saved_diagnostic, at analyzer&#x2F;diagnostic-manager.cc:84 116 | return (struct entry) {safe_calloc(end - start, 1), start, end}; | ^ Please submit a full bug report,<p>Goes to look at README.Bugs. Holy cow, I don&#x27;t have time to to check all those places to see if it has been reported already.
评论 #23112289 未加载
评论 #23109741 未加载
wiz21cabout 5 years ago
(side note for RMS, I still have a &quot;RUNGCC&quot; sticker on my car (it&#x27;s been 5 years !!!))
liquidifyabout 5 years ago
wish gcc 10 was built into ubuntu 20.04
评论 #23103774 未加载
评论 #23103979 未加载
评论 #23106221 未加载
评论 #23104033 未加载
评论 #23110556 未加载
评论 #23107548 未加载
评论 #23104649 未加载
评论 #23103991 未加载
评论 #23105930 未加载
评论 #23106161 未加载
评论 #23104270 未加载
super_marioabout 5 years ago
It doesn&#x27;t seem to be available on the main site or any of the mirrors I tried.
评论 #23104656 未加载