[Bug middle-end/24408] [4.1 Regression] Invariant code no longer removed from loop when doing FDO.

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Nov 3 08:50:00 GMT 2005



------- Comment #4 from steven at gcc dot gnu dot org  2005-11-03 08:50 -------
We have the following two options:
- Make loop.c preserve the profile. We all know that's not doable.
- Backport the loop-invariant.c changes from the killloop-branch
  and enable -fmove-loop-invariants when doing FDO.  We should not
  do this because loop-invariant.c has not seen enough testing yet.

So IMHO this is not fixable for GCC 4.1.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steven at gcc dot gnu dot
                   |                            |org


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



More information about the Gcc-bugs mailing list