mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.6K
active users

#gcc15

0 posts0 participants0 posts today
sheerluck<p><a href="https://misskey.io/tags/sagemath" rel="nofollow noopener" target="_blank">#sagemath</a> <a href="https://misskey.io/tags/ECL" rel="nofollow noopener" target="_blank">#ECL</a> <a href="https://misskey.io/tags/gcc-15" rel="nofollow noopener" target="_blank">#gcc-15</a><span><br><br></span><a href="https://blog.svgames.pl/article/the-little-bool-of-doom" rel="nofollow noopener" target="_blank">https://blog.svgames.pl/article/the-little-bool-of-doom</a></p>
r1w1s1 :slackware:<p>Personally, I’ve always seen Fedora as Red Hat’s testing lab — not a stable distro. <br>But Linus uses it as a daily driver anyway.🤷</p><p>The catch? Fedora 42 ships a pre-release version of GCC 15, which triggered <br>issues the kernel wasn’t prepared for</p><p>🔗 The heated discussion about it on the mailing list shows <br>the impact of this move: <a href="https://lwn.net/ml/all/4f941c51-784a-4f10-8df5-6bd103d1d80e@roeck-us.net/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">lwn.net/ml/all/4f941c51-784a-4</span><span class="invisible">f10-8df5-6bd103d1d80e@roeck-us.net/</span></a></p><p><a href="https://fosstodon.org/tags/gcc15" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gcc15</span></a> <a href="https://fosstodon.org/tags/gcc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gcc</span></a> <a href="https://fosstodon.org/tags/fedora" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fedora</span></a> <a href="https://fosstodon.org/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://fosstodon.org/tags/linus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linus</span></a></p>
Thorsten Leemhuis (acct. 1/4)<p>'"[…] The default dialect in <a href="https://fosstodon.org/tags/GCC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GCC</span></a> 15 is still -std=gnu++17. You can use the -std=c++23 or -std=gnu++23 command-line options to enable C++23 features, and similarly for C++26 and others. […] C++26 features in <a href="https://fosstodon.org/tags/GCC15" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GCC15</span></a> include pack indexing, attributes for structured bindings, enhanced support for functions whose definition consists of =delete, and more. […] A number of defect reports were resolved in GCC 15. A few examples follow. […] C++11 attributes in C++98 […]"'</p><p><a href="https://developers.redhat.com/articles/2025/04/24/new-c-features-gcc-15" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">developers.redhat.com/articles</span><span class="invisible">/2025/04/24/new-c-features-gcc-15</span></a></p>
Thorsten Leemhuis (acct. 1/4)<p>"[…] Let's take a look at 6 improvements to look forward to in the upcoming <a href="https://fosstodon.org/tags/GCC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GCC</span></a> 15.</p><p>1. Prettier execution paths</p><p>2. A new look for C++ template errors</p><p>3. Machine-readable diagnostics</p><p>4. An easier transition to C23</p><p>5. A revamped color scheme</p><p>6. libgdiagnostics</p><p>We're still fixing bugs, but we hope that GCC 15 will be ready to officially release (as 15.1) sometime later this month. […]"'</p><p><a href="https://developers.redhat.com/articles/2025/04/10/6-usability-improvements-gcc-15" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">developers.redhat.com/articles</span><span class="invisible">/2025/04/10/6-usability-improvements-gcc-15</span></a> – by David Malcolm <a href="https://fosstodon.org/tags/gcc15" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gcc15</span></a></p>
Benjamin Carr, Ph.D. 👨🏻‍💻🧬<p>Healthy Competition With <a href="https://hachyderm.io/tags/GCC15" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GCC15</span></a> vs. <a href="https://hachyderm.io/tags/LLVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LLVM</span></a> <a href="https://hachyderm.io/tags/Clang20" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Clang20</span></a> Performance On <a href="https://hachyderm.io/tags/AMD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AMD</span></a> <a href="https://hachyderm.io/tags/Zen5" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Zen5</span></a><br>With some codebases/workloads there can be strong advantages at time for one compiler over the other, but at a high level the <a href="https://hachyderm.io/tags/GCC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GCC</span></a> and Clang <a href="https://hachyderm.io/tags/compiler" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>compiler</span></a> performance is extremely tight with recent versions and on modern <a href="https://hachyderm.io/tags/x86_64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>x86_64</span></a> hardware. <br><a href="https://www.phoronix.com/review/clang20-gcc15-amd-znver5" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">phoronix.com/review/clang20-gc</span><span class="invisible">c15-amd-znver5</span></a></p>