------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-06 21:39 ------- Looks like to me the register allocator is f'ing up as on PPC (where there more fp registers) -O2 is faster (by a factor of 2) than -O1. It is also one of the reasons why new-ra could be fucking up too.
-- What |Removed |Added ---------------------------------------------------------------------------- GCC target triplet| |i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17088