Two bugs for the price of one
| Bugzilla Link | 193 |
| Created on | Jan 20, 2006 19:03 |
| Resolution | INVALID |
| Resolved on | Jan 24, 2006 22:49 |
| Version | 1.00beta |
| OS | Linux |
| Architecture | PC |
| Attachments | UTIndexSet.sac |
Extended Description
The attached fails in phase 9 of sac2c with illegal prf, if compiled with -O3. If you compile it this way: sac2c -DBUG UTIndexSet.sac you get a failure due to someone not noticing that Y has been reassigned in the function body.