]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorJeffrey A Law <law@cygnus.com>
Tue, 28 Dec 1999 20:23:35 +0000 (20:23 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 28 Dec 1999 20:23:35 +0000 (13:23 -0700)
commit10100c27e7af6e178177bfcf94a0f0a0972d547b
tree6caff69883b0eecdf2a6718ffafd380e2fb10142
parent29869d522a2fd13606468c7164672f17265532f2
[multiple changes]

        Fri Sep  3 10:16:37 HST 1999  Glen Nakamura  <glen.nakamura@usa.net>
        * cccp.c (rescan): Fixed obp pointer handling around call to
        check_expand subroutine.

        Thu Sep 16 00:46:35 1999  Geoff Keating  <geoffk@cygnus.com>
        * loop.c (basic_induction_var): A non-integer variable which is
        being set by a paradoxical subreg is probably not a biv.

        1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>
        * loop.c (check_dbra_loop): Check bl->biv->add_val is a
        CONST_INT before using its INTVAL.

        Tue Nov  2 15:27:31 1999  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
        * configure.in (m68k-hp-hpux*, xm_alloca.h): The underscore should
        have been an hyphen, fixed.
        * configure: Rebuilt.

From-SVN: r31112
gcc/ChangeLog
gcc/cccp.c
gcc/configure
gcc/configure.in
gcc/loop.c