------- Additional Comments From dberlin at gcc dot gnu dot org  2005-05-22 
21:25 -------
This is not invalid, we have no good reason to move get_type1 out of the loop
but not get_type2.
We can't cost either of them, yet we move one out of the loop, and not the 
other.

Maybe you should actually look at the dumps and see why we do this, instead of
just randomly claiming it might be expensive when get_type1's call could be just
as expensive.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


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

Reply via email to