GCC Working On 3rd Party Static Analysis Support

Written by Michael Larabel in GNU on 5 August 2017 at 05:40 PM EDT. 11 Comments
GNU
Red Hat's David Malcom has posted a series of patches for implementing third-party static analysis support within the GNU Compiler Collection (GCC).

The 22 patches posted on Friday make it easy to integrate third-party static analysis tools into GCC and allow them to report through GCC's diagnostics subsystem and to "watermark" generated binaries with their own information. The firehose interchange format is used for the meta-data.

Among the possibilities with these patches would be making use of Clang's static analyzer. Those wishing to learn more can see this mailing list announcement.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week