triple mdiv bug -- SCI problem
| Bugzilla Link | 271 |
| Created on | Aug 10, 2006 10:26 |
| Resolution | FIXED |
| Resolved on | Sep 18, 2006 19:11 |
| Version | 1.00beta |
| OS | SunOS |
| Architecture | PC |
| Attachments | mdiv2.sac |
Extended Description
investigating into bug 265 I found that we are, most likely dealing with a combination of 3 bugs! -noISV -noWLUR -noSCI => compiles fine! -- => compiler ERRORS : missing definitions for _isv_ variables -noISV => non terminating recursion in WLUR -noWLUR => same as -- case -noISV -noWLUR => SEGFAULT in SCI -noSCI => same as -- case all this with sac2c rev 14878, stdlib rev 852. I created three bugs (including this one) and made 265 depend on all of them