[fpc-devel] Whole Program Optimization with FPC 2.6.0?
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Sat Apr 21 14:22:45 CEST 2012
    
    
  
On 07 Apr 2012, at 15:32, Martin Schreiber wrote:
> Thanks. The normally 711KB MSEgui win32 minimal program is 694KB after strip 
> with -OWall/-Owall. There is an EAbstractError at startup.
> Without symbolliveness it is 697KB, there is an EAbstractError too.
The problem was that interface methods that map to virtual methods weren't taken into account. It's fixed in trunk.
Jonas
    
    
More information about the fpc-devel
mailing list