]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/10171 (wrong code for inlined function)
authorJason Merrill <jason@redhat.com>
Tue, 25 Mar 2003 20:23:25 +0000 (15:23 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 25 Mar 2003 20:23:25 +0000 (15:23 -0500)
commitbb39b9627c28d8831568c5f7d738ad23df583d07
treeca9e343b37c3c1044746b3332efcc90e6aed8edb
parentd4336673f3b1de845202e150d33be1b82682a5e5
re PR rtl-optimization/10171 (wrong code for inlined function)

        PR optimization/10171
        * unroll.c (unroll_loop): Don't delete the jump at the end unless
        we also delete a jump at the beginning.

From-SVN: r64862
gcc/ChangeLog
gcc/unroll.c