Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • yb9976's avatar
    Do not use computed_value() in constbits analysis. · be60c592
    yb9976 authored
    computed_value() uses some non-trivial patterns (Confirm nodes etc.)
    that break the assumption that the transfer function only looks at its
    direct operands.
    
    This fixes opt/fehler313.c.
    be60c592