http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45422
--- Comment #38 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-27 16:02:49 UTC --- *.gimple dump is roughly the same size between 4.5 and 4.6, but resulting assembly size is 15MB in 4.5 and 23MB (with only < 100KB variation with -fno-ivopts) in 4.6. -fno-inline doesn't help neither compile time nor assembly size though on 4.6.