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 400
    • Issues 400
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #2081
Closed
Open
Created Jul 07, 2008 by Robert Bernecky@rbeDeveloper

Multi-operator WLs crash sac2c w/new CF

Bugzilla Link 446
Created on Jul 07, 2008 17:59
Resolution FIXED
Resolved on Jul 08, 2008 19:10
Version 1.00beta
OS Linux
Architecture PC
Attachments tutu.sac

Extended Description

The attached crashes sac2c while inserting symbolic array attributes.
The direct problem is that the SAA code presumes that the
returnexprs code always has a funcond as its SSAASSIGN node.
However, CF has removed the funcond (due to an always-true or 
always-false predicate, and replaced it with an N_num.
Presumably, either CF has to be more conservative about chucking
code away, or the SAA stuff has to be more intelligent about
what it expects to see when it is generating code to
ship non-formal results to the calling function.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking