aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dwarf2out.c')
-rw-r--r--gcc/dwarf2out.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index 20dd06b..5494223 100644
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -1502,9 +1502,9 @@ static dw_cfa_location cfa_temp;
cfa.base_offset = -cfa_temp.offset
cfa_temp.offset -= mode_size(mem)
-  Rule 15:
-  (set <reg> {unspec, unspec_volatile})
-  effects: target-dependent */
+ Rule 15:
+ (set <reg> {unspec, unspec_volatile})
+ effects: target-dependent */
static void
dwarf2out_frame_debug_expr (rtx expr, const char *label)