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 24
    • Merge requests 24
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #1319
Closed
Open
Created Feb 22, 2012 by Bep Rinto@broGuest

misspelled module name crashes sac2c

Bugzilla Link 916
Created on Feb 22, 2012 10:52
Resolution FIXED
Resolved on Jun 06, 2012 20:33
Version 1.00beta
OS Linux
Architecture PC

Extended Description

/**********************************************************************
 *
 * SAC bug report: t.sacbugreport
 *
 **********************************************************************
 *
 * Automatically generated on Wed Feb 22 10:30:33 CET 2012
 *
 * using sac2c v1.00-beta (Haggis And Apple) rev 17729 for linux-gnu_x86_64
 * built Mon Feb 13 10:00:22 GMT 2012.
 * by user fpz on host dogmatix for linux-gnu.
 *
 * The compiler was called by
 *  sac2c -M -check tb -v 1 -g t.sac
 *
 * The compiler crashed in
 *  phase: mod (Running module system)
 *  sub phase: pdp (Printing dependencies)
 *
 * What follows is the contents of t.sac.
 *
 **********************************************************************/
use Stdio:        { printf };
int main()
{
    printf("Hello!\n");
    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