Announcement

Collapse
No announcement yet.

GCC 11 Beefs Up Its Static Analyzer Capabilities

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GCC 11 Beefs Up Its Static Analyzer Capabilities

    Phoronix: GCC 11 Beefs Up Its Static Analyzer Capabilities

    Added to the GNU Compiler Collection (GCC) last year was an integrated static analyzer via the "-fanalyzer" option for spotting potential code issues. For GCC 10 this integrated static analyzer operating off GCC's GIMPLE was in good shape for catching various bugs while for the upcoming GCC 11 it is now much more capable...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    The analyzer’s state-tracking component in GCC 10 had many crasher bugs
    it looks like we need second order analyzer to analyze analyzer's sources

    Comment

    Working...
    X