Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 336
    • Issues 336
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #1693

Closed
Open
Created May 18, 2006 by Robert Bernecky@rbeDeveloper

C code generator dies w/-noOPT when compiling ipape.sac

Bugzilla Link 223
Created on May 18, 2006 21:20
Resolution FIXED
Resolved on Aug 18, 2006 13:45
Version 1.00beta
OS Linux
Architecture PC
Attachments ipape.sac, dtb.sac

Extended Description

The attached character-character matrix inner product code dies in two
ways:
1. If compiled with:  sac2c -noOPT ipape.sac
  sac2c dies in the C code generator
2. If compiled with: sac2c -O3 ipape.sac
   it generates some sort of code, but the print()
   statements don't appear to generate any output.
The problem probably lies in the andXBB FOR loop
area.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking