> Correct me if I'm wrong here, but this only applies when the 
> initialisation involves a constructor function rather than just 
> assignment of a fixed value.

Correct.

> are all run before main() is called.  These might add extra code space 
> because the constructor calls can't be fully inlined here, but it should 
> not be much.

There is some startup code to go through the list of such functions,
and call them all, too.  It's not much, but if every byte counts...

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to