------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-22 17:54 ------- (In reply to comment #8) > Actually I think the remaining issues of the mgrid performance regression are > caused by PR 19038.
Well I looked the assembly and it looks like a regresiter allocator problem now because with -fno- ivopts we don't spill but with it turned we do. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18048