From 38e012594edc0e7783e3e6d91960c91469df4164 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 6 May 1998 15:09:07 -0600 Subject: typo typo fixes fixes From-SVN: r19601 --- gcc/frame.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/frame.c') diff --git a/gcc/frame.c b/gcc/frame.c index bde83d276f6..4b62759c1af 100644 --- a/gcc/frame.c +++ b/gcc/frame.c @@ -547,7 +547,7 @@ extract_cie_info (fde *f, struct cie_info *c) return p; } -/* Decode one instruction's worth of of DWARF 2 call frame information. +/* Decode one instruction's worth of DWARF 2 call frame information. Used by __frame_state_for. Takes pointers P to the instruction to decode, STATE to the current register unwind information, INFO to the current CIE information, and PC to the current PC value. Returns a -- cgit v1.2.1