5.2 Hints for Reducing the Size of MSP430 GCC Programs
In addition to size optimization (-Os) and
link-time optimization (-flto), there are additional command-line options you can use and
small changes you can make to reduce the code and data size of your program.