• Media type: Text; Electronic Conference Proceeding; E-Article
  • Title: Termination Analysis of C Programs Using Compiler Intermediate Languages
  • Contributor: Falke, Stephan [Author]; Kapur, Deepak [Author]; Sinz, Carsten [Author]
  • imprint: Schloss Dagstuhl – Leibniz-Zentrum für Informatik, 2011
  • Language: English
  • DOI: https://doi.org/10.4230/LIPIcs.RTA.2011.41
  • Keywords: termination analysis ; C programs ; compiler intermediate languages
  • Origination:
  • Footnote: Diese Datenquelle enthält auch Bestandsnachweise, die nicht zu einem Volltext führen.
  • Description: Modeling the semantics of programming languages like C for the automated termination analysis of programs is a challenge if complete coverage of all language features should be achieved. On the other hand, low-level intermediate languages that occur during the compilation of C programs to machine code have a much simpler semantics since most of the intricacies of C are taken care of by the compiler frontend. It is thus a promising approach to use these intermediate languages for the automated termination analysis of C programs. In this paper we present the tool KITTeL based on this approach. For this, programs in the compiler intermediate language are translated into term rewrite systems (TRSs), and the termination proof itself is then performed on the automatically generated TRS. An evaluation on a large collection of C programs shows the effectiveness and practicality of KITTeL on "typical" examples.
  • Access State: Open Access