diff options
author | Richard Henderson <rth@gcc.gnu.org> | 2011-01-11 10:40:19 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2011-01-11 10:40:19 -0800 |
commit | 62d3f9b2ef13057686f856e2b7775839806bcc76 (patch) | |
tree | bdb509dcf2b5f5edd826794aeec917c9eb5c7e2d /gcc | |
parent | df37c0236d8bdf8e986231942bbdc9369fdc0f44 (diff) | |
download | gcc-62d3f9b2ef13057686f856e2b7775839806bcc76.zip gcc-62d3f9b2ef13057686f856e2b7775839806bcc76.tar.gz gcc-62d3f9b2ef13057686f856e2b7775839806bcc76.tar.bz2 |
Oops, forgot predicates.md line in last Changelog.
From-SVN: r168677
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8f71dd1..2785470 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -8,6 +8,7 @@ (iorqi3, *am33_iorqi3, *mn10300_iorqi3): Remove. (*test_int_bitfield, *test_byte_bitfield): Remove. (*bit_test, *subreg_bit_test): Remove. + * config/mn10300/predicates.md (const_8bit_operand): Remove. * config/mn10300/constraints.md ("c"): Rename from "A". ("A", "D"): New constraint letters. |