conform check in mdiv.sac kills CompPrfFree(theterminal)
| Bugzilla Link | 290 |
| Created on | Sep 18, 2006 19:38 |
| Resolution | INVALID |
| Resolved on | Oct 20, 2006 15:12 |
| Version | 1.00beta |
| OS | Linux |
| Architecture | PC |
Extended Description
The attached mdiv.sac includes DSFLenErrorCheck, which is intended to detect length errors in scalar function calls. If compiled with: sac2c -O3 mdiv.sac it works fine. If compiled with: sac2c -O3 mdiv.sac -DBUG the code generator dies in CompPrfFree with an argument of free(SACo_Terminal__TheTerminal)