bug or feechur? type error reporting different between prod and dev builds.
Bugzilla Link | 1073 |
Created on | Apr 29, 2013 14:41 |
Resolution | FIXED |
Resolved on | Apr 29, 2013 16:16 |
Version | svn |
OS | Linux |
Architecture | PC |
Attachments | bugsdl2.sac |
Extended Description
CF unit test bugsdl2.sac generates different code for the prod and dev builds for type errors. The prod build #18123 gives: z__SSA0_1 = _type_error_( _|_); The dev build gives: z__SSA0_1 = _type_error_( _|_ /* line 27 in file bugsdl2.sac:@argument #1 of "_idx_sel_" should be legal offset index into argument@#2; types found: int{-21} and int[4]{10,...} */); If this is not perceived to be a bug, then perhaps someone can tell me why we do not provide any useful debugging information to a user of the prod build?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information