Commit 10b01bca by Geoffrey Keating Committed by Geoffrey Keating

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
parent 47bea7b8
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> 2006-09-07 Eric Christopher <echristo@apple.com>
* config/rs6000/darwin.h (HANDLE_SYSV_PRAGMA): Move from here... * config/rs6000/darwin.h (HANDLE_SYSV_PRAGMA): Move from here...
......
...@@ -1502,9 +1502,9 @@ static dw_cfa_location cfa_temp; ...@@ -1502,9 +1502,9 @@ static dw_cfa_location cfa_temp;
cfa.base_offset = -cfa_temp.offset cfa.base_offset = -cfa_temp.offset
cfa_temp.offset -= mode_size(mem) cfa_temp.offset -= mode_size(mem)
  Rule 15: Rule 15:
  (set <reg> {unspec, unspec_volatile}) (set <reg> {unspec, unspec_volatile})
  effects: target-dependent */ effects: target-dependent */
static void static void
dwarf2out_frame_debug_expr (rtx expr, const char *label) dwarf2out_frame_debug_expr (rtx expr, const char *label)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment