dwarf2out.c: Remove strange characters from comment above dwarf2out_frame_debug_expr.

* dwarf2out.c: Remove strange characters from comment above
	dwarf2out_frame_debug_expr.

From-SVN: r116767
This commit is contained in:
Geoffrey Keating 2006-09-07 23:11:40 +00:00 committed by Geoffrey Keating
parent 47bea7b87a
commit 10b01bca98
2 changed files with 8 additions and 3 deletions

View 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...

View 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)