]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorJeffrey A Law <law@cygnus.com>
Fri, 24 Dec 1999 18:05:28 +0000 (18:05 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 24 Dec 1999 18:05:28 +0000 (11:05 -0700)
commit29869d522a2fd13606468c7164672f17265532f2
tree0b90943cea9ce9f754da7f6e882686fd421b68f5
parent872e37c8c41bfbc36fe21291a5375c21eb41978c
[multiple changes]

        1999-12-23  Martin v. L�wis  <loewis@informatik.hu-berlin.de>
        * fold-const.c (operand_equal_p): Use memcmp to compare string
        constants.
        Suggested by D. J. Bernstein

        Thu Dec 16 02:26:11 1999  Jeffrey A Law  (law@cygnus.com)
        * h8300.md (HImode preinc peephole): Fix typo.

        1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
        * loop.c (check_dbra_loop): Can't reverse a biv that has
        maybe_multiple set.

From-SVN: r31087
gcc/ChangeLog
gcc/config/h8300/h8300.md
gcc/fold-const.c
gcc/loop.c