Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !212

fixed bugs #2321 and #2323 LRO and added proper DBUG_PRINTS in interfaceanalysis

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:hotfix-2323 into develop Jan 22, 2023
  • Overview 2
  • Commits 5
  • Changes 4

only real change in LRO; updating parameter-aliases during fixpoint iteration is crucial to avoid overly optimistic loop reuses! This bug proved to be the reason for at least one other bug issue #2321 (closed). Details of the fix can be found in the description added to LRO. The fix also brings along way more DBUG_PRINTS in IA and LRO making future debugging needs more easy should they be needed :-)

Edited Jan 23, 2023 by Sven-Bodo Scholz
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: hotfix-2323