Blog post about static analyzer in GCC 10

Andrew Stubbs ams@codesourcery.com
Tue Mar 31 12:21:01 GMT 2020


On 26/03/2020 22:30, David Malcolm via Gcc wrote:
> I wrote a blog post "Static analysis in GCC 10" giving an idea of the
> current status of the -fanalyzer feature:
> https://developers.redhat.com/blog/2020/03/26/static-analysis-in-gcc-10/
> 
> At some point I'll write up the material for our changes.html page.

This is some very cool stuff! :-)

It's too bad that tmux has been hiding this from me up to now. Fingers 
crossed for an implementation soon.

Just one thing that ought to be fixed before GCC 10 though: the URL for 
the -Wanalyzer-double-free option points to the wrong documentation 
page. It points to Warning-Options.html when it should be 
Static-Analyzer-Options.html.

I expect you knew that already. I'll shut up now.

Andrew



More information about the Gcc mailing list