OSDN Git Service

PR rtl-opt/13299
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Jan 2005 19:10:56 +0000 (19:10 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Jan 2005 19:10:56 +0000 (19:10 +0000)
commitf79d7cb1b348b993ba774d2b61fe4c794385ab8f
tree19e9dc3f1ffa12be4d4551159477f7db64176090
parent5c67c6c7ee2c687ef75226a4248e0bad01495d6d
    PR rtl-opt/13299
        * loop.c (get_monotonic_increment, biased_biv_fits_mode_p,
        biv_fits_mode_p, extension_within_bounds_p): New functions.
        (check_ext_dependent_givs): Use them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93000 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c
gcc/testsuite/gcc.c-torture/execute/20030916-1.c [new file with mode: 0644]