New parser breaks Livermore Loop 09 with Build #17760
| Bugzilla Link | 938 |
| Created on | Mar 21, 2012 19:12 |
| Resolution | FIXED |
| Resolved on | Mar 21, 2012 20:48 |
| Version | svn |
| OS | Linux |
| Architecture | PC |
Extended Description
Build #17758 works OK. Basically, what happens is that Build #17760 eliminates just about all the code except for the print() statement. The resulting code runs amazingly fast, but the results are wrong. Aside from that, no problem. cd ~/sac/demos/benchmarks/livermore_loops/for_comparison/loop09 sac2c -v1 loop09.sac -bopt >crud