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 393
    • Issues 393
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #2481
Closed
Open
Created May 02, 2025 by Sven-Bodo Scholz@sbsOwner

SAA support for _hideDIM_SxA_ seems broken

When compiling:

int main ()
{

   a = [_hideDim_SxA_(0, 2)];
   b = _add_VxV_( a, a);
   return _sel_VxA_([0], b);
}

with sac2c 2.0.0-Tintigny-83-gad4ea2 and -v3, I get:

 **** Symbolic array attribute cycle 2 pass: 1
  ****** Optimizing regular function:
  ******  _MAIN::main( ): ...
Internal compiler error
Assertion "NULL != AVIS_DIM (ID_AVIS (id))" failed at /Volumes/Users/sbs/sac2c/src/libsac2c/stdopt/makeshapeexpr.c:116 -- Making assign for Id without Dimension!
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking