space leak in SSAConstantfolding.c
| Bugzilla Link | 46 | 
| Created on | Aug 25, 2004 22:31 | 
| Resolution | FIXED | 
| Resolved on | Sep 29, 2005 15:00 | 
| Version | 1.00beta | 
| OS | SunOS | 
| Architecture | Sun | 
Extended Description
please have a look at  SSACFStructOpWrapper !
problem: a) code is VERY difficult to read (compare revision 1.40 !)
         b) the SCO_HIDDEN(struc_co) pointer is reused
            making the old constant inaccessable!!!!! => Space leak 
