reshape bug
| Bugzilla Link | 414 |
| Created on | Apr 15, 2008 21:30 |
| Resolution | FIXED |
| Resolved on | Apr 15, 2008 22:14 |
| Version | 1.00beta |
| OS | Linux |
| Architecture | PC |
| Attachments | reshape_error.sac |
Extended Description
Created an attachment (id=463) src file using an even (!) number of negative shape components in reshape goes undetected for too long in developer rev 15688. The attached example leads to: ** 16: Generating Code ... **** Converting to old type representation ... **** Creating intermediate code macros ... **** Generating C file(s) ... Writing file "a.out.c" ASSERTION FAILED: file 'codegen/icm2c_std.c', line 345 array with size <0 found! EXECUTION TERMINATED Abort (core dumped)