This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/47138] backport r158175: replace dominated uses in loop-invariant


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org, jakub at gcc dot
                   |                            |gnu.org

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-01 08:47:45 UTC ---
This is

2010-04-09  Eric Botcazou  <ebotcazou@adacore.com>
        Bernd Schmidt  <bernds@codesourcery.com>

    * loop-invariant.c (replace_uses): New static function.
    (move_invariant_reg): Use it to ensure we can replace the uses.

We would need a testcase though.

RMs, what do you think?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]