Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] Warnings on infinite while loops

Wednesday June 21, 2006

The compiler now detects some obvious cases of possible infinite while loops where the test is a simple test of a local variable, which does not appear to be modified in the loop.

 

Posted by Posted in Development Log, GNAT Compilation System