diff options
Diffstat (limited to 'gcc/config/m32c/t-m32c')
-rw-r--r-- | gcc/config/m32c/t-m32c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m32c/t-m32c b/gcc/config/m32c/t-m32c index a7b8ec7..eb5882d 100644 --- a/gcc/config/m32c/t-m32c +++ b/gcc/config/m32c/t-m32c @@ -48,7 +48,7 @@ dp-bit.c: $(srcdir)/config/fp-bit.c md_file = md -MD_FILES = m32c predicates addsub bitops cond jump minmax mov muldiv prologue shift +MD_FILES = m32c predicates addsub bitops blkmov cond jump minmax mov muldiv prologue shift # Doing it this way lets the gen* programs report the right line numbers. |