584 Followers
404 Following
1.2K Posts
@gentoo developer. Spends a lot of time on alternative platforms.
IRC (libera, oftc)sam_
GitHubhttps://github.com/thesamesam
Websitehttps://cmpct.info/~sam

GCC 14 is still in development, but it has a wonderful new feature in its static analyzer (-fanalyzer).

It can now draw beautiful Unicode diagrams showing exactly how you went out-of-bounds.

See https://inbox.sourceware.org/gcc-patches/[email protected]/ too.

Thank you to the wonderful David Malcolm for implementing this - who also does a tonne of work with mentoring for GCC's GSoC programme, and working on docs to help new people get into GCC: https://gcc-newbies-guide.readthedocs.io/en/latest/index.html.

@gnutools

[PATCH 0/3] Add diagram support to gcc diagnostics - David Malcolm