summaryrefslogtreecommitdiff
path: root/gcc/config/m32c/m32c.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m32c/m32c.cc')
-rw-r--r--gcc/config/m32c/m32c.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m32c/m32c.cc b/gcc/config/m32c/m32c.cc
index a004790d074..11ca9a43a0b 100644
--- a/gcc/config/m32c/m32c.cc
+++ b/gcc/config/m32c/m32c.cc
@@ -4044,7 +4044,7 @@ m32c_function_needs_enter (void)
/* Mark all the subexpressions of the PARALLEL rtx PAR as
frame-related. Return PAR.
- dwarf2out.c:dwarf2out_frame_debug_expr ignores sub-expressions of a
+ dwarf2out.cc:dwarf2out_frame_debug_expr ignores sub-expressions of a
PARALLEL rtx other than the first if they do not have the
FRAME_RELATED flag set on them. So this function is handy for
marking up 'enter' instructions. */