------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-20 
06:16 -------
Currently in 4.0.x, pure/const is found by the rtl and not by tree wise (now on 
the tree profiling branch 
it is found on the tree level).

Then again this might be fixed by:
2005-02-19  Zdenek Dvorak  <[EMAIL PROTECTED]>
            Jakub Jelinek  <[EMAIL PROTECTED]>

        PR tree-optimization/19828
        * tree-ssa-loop-im.c: Add a TODO comment.
        (movement_possibility): Return MOVE_PRESERVE_EXECUTION for calls
        without side-effects.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |rtl-optimization


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

Reply via email to