Hi, I recently configured my MIPS (Au1550) kernel to use CONFIG_CC_OPTIMIZE_FOR_SIZE to match the way the rest of the system is built and discovered that with this option enabled /sbin/reboot stopped working, the system just hangs after printing 'Resetting Integrated Peripherals'. I'm using gcc 3.4.4. I haven't noticed any other problems (but I've only done minimal testing) and I was wondering if anyone else is using CONFIG_CC_OPTIMIZE_FOR_SIZE? Thanks, Clem