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 403
    • Issues 403
    • 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
  • #1999
Closed
Open
Created Jun 17, 2008 by Robert Bernecky@rbeDeveloper

N_id expected in icm_icm2c.c

Bugzilla Link 437
Created on Jun 17, 2008 14:47
Resolution FIXED
Resolved on Sep 21, 2008 15:22
Version 1.00beta
OS Linux
Architecture PC

Extended Description

Compiling the code below with "sac2c -nocf crud.sac" causes
this failure:
ASSERTION FAILED: file 'codegen/icm_icm2c.c', line 178
wrong icm-arg: N_id expected
EXECUTION TERMINATED
Aborted
The failure occurs on -r15700 (couldn't travel further backwards in time,
due to inability to build tools/csimt) and on -r15735.
However, compilation WITH -docf "fixes" whatever is wrong there,
and it compiles OK. 
-------------------cut here--------------------
module UTrace;
export all;
use ArrayFormat: all;
void indentedShow( float[.,.] arr)                                              
  
{                                                                              
  carr = format( arr);                                                       
}
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking