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 402
    • Issues 402
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #2245
Closed
Open
Created Jan 19, 2019 by Andreas Boysen@abnGuest

missing . in Arraytype crashes SAC2C

/********************************************************************** *

  • SAC bug report: bugbug.sacbugreport

  • Automatically generated on Sa 19. Jan 10:17:42 CET 2019
  • using sac2c 1.3-beta-MijasCosta
  • built 2017-12-13T15:52:28.
  • by user on host runner-e4e75b55-project-11-concurrent-0.
  • The compiler was called by
  • sac2c bugbug.sac
  • The compiler crashed in
  • phase: scp (Loading SAC program)
  • sub phase: prs (Parsing input file)
  • What follows is the contents of bugbug.sac.

**********************************************************************/

use StdIO: all; use Array: all;

int[,.] f(){ return [[4],[2]]; }

int main() { return 0; }

/********************************************************************** *

  • End of bug report

**********************************************************************/

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking