Development Log

  • GNAT Pro
    Apr 1st, 2012

    Improved detection of unreachable code
    Pragmas are now ignored when checking for unreachable code. This causes additional cases of unreachable code to generate warnings (or errors in SPARK mode). This also fixes the anomaly that attempting to suppress an unreachable code warning could generate a spurious warning.