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 25
    • Merge requests 25
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #1642
Closed
Open
Created Oct 08, 2004 by Kai Trojahner@ktrGuest

SSAWLI can't cope with constants.

Bugzilla Link 68
Created on Oct 08, 2004 18:08
Resolution FIXED
Resolved on Oct 13, 2004 16:05
Version 1.00beta
OS Windows 2000
Architecture PC

Extended Description

applying sac2c -nocf to the following program stops the compiler in SSAWLI with
error message:
Assertion 'expr' failed: file 'SSAWLI.c', line 547
** both arguments are constants!
int main() {
  A = with ( . <= iv <= .) {
        res = [0] + [0];
      }
      genarray( [1024], res);
  return(A[[0,0]]);
}
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking