------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-30 
23:13 -------
This could be many things, first we don't care about code size for -O2.

Second this is most likely jump threading.

Can you add -ftree-dominator-opts and see what the code size problems are?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23153

Reply via email to