]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
dwarf2out.c: Remove strange characters from comment above dwarf2out_frame_debug_expr.
authorGeoffrey Keating <geoffk@apple.com>
Thu, 7 Sep 2006 23:11:40 +0000 (23:11 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 7 Sep 2006 23:11:40 +0000 (23:11 +0000)
* dwarf2out.c: Remove strange characters from comment above
dwarf2out_frame_debug_expr.

From-SVN: r116767

gcc/ChangeLog
gcc/dwarf2out.c

index a91228bfaf8f4f2bc34ac03fba12187998681eed..7723f1b93f8104fa550ed0e72808978c89b14830 100644 (file)
@@ -1,3 +1,8 @@
+2006-09-07  Geoffrey Keating  <geoffk@apple.com>
+
+       * dwarf2out.c: Remove strange characters from comment above
+       dwarf2out_frame_debug_expr.
+
 2006-09-07  Eric Christopher  <echristo@apple.com>
 
        * config/rs6000/darwin.h (HANDLE_SYSV_PRAGMA): Move from here...
index 20dd06be5f63c2545b6d08dba4bbf35bc4412b01..54942235ec2d6e149f18ad21c03256d539bb0868 100644 (file)
@@ -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)