------- Comment #8 from steven at gcc dot gnu dot org  2006-02-11 11:40 -------
Fixed in GCC 4.2 now that -fmove-loop-invariants is enabled by default.

Closing as WONTFIX because this is really not fixable for GCC 4.1. without
major surgery or ugly and unsafe hacks.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to fail|                            |4.1.0
      Known to work|                            |4.2.0
         Resolution|                            |WONTFIX
            Summary|[4.1/4.2 Regression]        |[4.1 Regression] Invariant
                   |Invariant code no longer    |code no longer removed from
                   |removed from loop when doing|loop when doing FDO.
                   |FDO.                        |


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

Reply via email to