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 36e6a6312f8..00162e9a89a 100644 --- a/gcc/config/m32c/t-m32c +++ b/gcc/config/m32c/t-m32c @@ -20,7 +20,7 @@ # target-specific files -md_file = md +md_file = $(srcdir)/common.md md MD_FILES = m32c constraints predicates addsub bitops blkmov cond jump minmax mov muldiv prologue shift |