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