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

--- Comment #15 from Joseph S. Myers <jsm28 at gcc dot gnu.org> 2012-01-10 
23:53:20 UTC ---
Author: jsm28
Date: Tue Jan 10 23:53:13 2012
New Revision: 183080

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183080
Log:
    Revert:

    2008-09-18  Andrew Pinski  <andrew_pin...@playstation.sony.com>

    PR rtl-opt/37451
    * loop-doloop.c (doloop_modify): New argument zero_extend_p and
    zero extend count after the correction to it is done.
    (doloop_optimize): Update call to doloop_modify, don't zero extend
    count before call.

    2008-11-03  Andrew Pinski  <andrew_pin...@playstation.sony.com>

    PR rtl-opt/37782
    * loop-doloop.c (doloop_modify): Add from_mode argument that says what
    mode count is in.
    (doloop_optimize): Update call to doloop_modify.

testsuite:
    * gcc.c-torture/execute/doloop-1.c,
    gcc.c-torture/execute/doloop-2.c: New tests.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/doloop-1.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/doloop-2.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/loop-doloop.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/bug-37782-5724-p9kkr6t...@http.gcc.gnu.org/bugzilla/

Reply via email to