summaryrefslogtreecommitdiff
path: root/gcc/config/m32c/m32c.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m32c/m32c.h')
-rw-r--r--gcc/config/m32c/m32c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m32c/m32c.h b/gcc/config/m32c/m32c.h
index c419cf33867..af99103fd64 100644
--- a/gcc/config/m32c/m32c.h
+++ b/gcc/config/m32c/m32c.h
@@ -522,7 +522,7 @@ typedef struct m32c_cumulative_args
#define MAX_REGS_PER_ADDRESS 1
/* This is passed to the macros below, so that they can be implemented
- in m32c.c. */
+ in m32c.cc. */
#ifdef REG_OK_STRICT
#define REG_OK_STRICT_V 1
#else