]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Remove non-ASCII characters.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 1 Dec 2006 22:53:41 +0000 (22:53 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 1 Dec 2006 22:53:41 +0000 (22:53 +0000)
From-SVN: r119426

gcc/dwarf2out.c

index 0594c01b413c7360fc1ab2c3e8907caefcfcd06e..94c2bab9a144438ff72f59f05665d28398020e69 100644 (file)
@@ -1443,9 +1443,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)