Hi Ivan, Excellent news..
I tested it on a large code base I have, and it makes bigger code that 3.2.3 even with -Os. For example with the MSP430_169_forweb project from http://www.olimex.com/dev/soft/msp430/MSP430-169LCD.zip The size with 3.2.3 is text data bss dec hex filename 6048 522 1026 7596 1dac main.elf With 4.3.4, text data bss dec hex filename 8398 4 1542 9944 26d8 main.elf Quite a lot larger, these are both compiled with -O3 Regards, Peter Jansen ----- Original Message ---- > From: Ivan Shcherbakov <[email protected]> > To: [email protected] > Sent: Wednesday, 9 September, 2009 4:58:26 AM > Subject: [Mspgcc-users] Announcement: MSP430-GCC 4.3.4 > > Hi, All, > > Please be informed that GCC 4.3.4 was ported to MSP430 platform. > The port is available at http://mspgcc4.sourceforge.net/ > > -- > Best Regards, > Ivan Shcherbakov mailto:[email protected] > TU Kaiserslautern, Germany > Department of Real-Time Systems __________________________________________________________________________________ Find local businesses and services in your area with Yahoo!7 Local. Get started: http://local.yahoo.com.au
