Commit b11976a7 by Jason Merrill

typo

From-SVN: r195717
parent 14597080
...@@ -17874,7 +17874,7 @@ gen_subprogram_die (tree decl, dw_die_ref context_die) ...@@ -17874,7 +17874,7 @@ gen_subprogram_die (tree decl, dw_die_ref context_die)
/* Compute a displacement from the "steady-state frame pointer" to /* Compute a displacement from the "steady-state frame pointer" to
the CFA. The former is what all stack slots and argument slots the CFA. The former is what all stack slots and argument slots
will reference in the rtl; the later is what we've told the will reference in the rtl; the latter is what we've told the
debugger about. We'll need to adjust all frame_base references debugger about. We'll need to adjust all frame_base references
by this displacement. */ by this displacement. */
compute_frame_pointer_to_fb_displacement (cfa_fb_offset); compute_frame_pointer_to_fb_displacement (cfa_fb_offset);
......
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