]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Forgot to mention cris_notice_update_cc in last ChangeLog entry
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 15 Oct 2003 14:13:03 +0000 (14:13 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 15 Oct 2003 14:13:03 +0000 (14:13 +0000)
From-SVN: r72522

gcc/ChangeLog

index 376a23d7f8a8ec8aa1cc8bddf449feda9b5fdc2d..ad398623f442d72b662311c3d16c2c4dd8d98ec2 100644 (file)
@@ -9,6 +9,8 @@
        (define_split "*mov_sidesi_mem"+28, +29, +30): Use
        replace_equiv_address, not gen_rtx_MEM.
        * config/cris/cris.c (cris_mem_op): New match_operator function.
+       (cris_notice_update_cc): Use replace_equiv_address, not
+       gen_rtx_MEM.
        * config/cris/cris.h (PREDICATE_CODES): Add cris_mem_op.
 
 2003-10-15  Bernardo Innocenti <bernie@develer.com>