diff options
Diffstat (limited to 'gcc/dwarf2out.c')
-rw-r--r-- | gcc/dwarf2out.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index b366ecf5a4e..739e6297024 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -155,7 +155,7 @@ typedef struct cfa_loc /* All call frame descriptions (FDE's) in the GCC generated DWARF refer to a single Common Information Entry (CIE), defined at - the beginning of the .debug_frame section. This used of a single + the beginning of the .debug_frame section. This use of a single CIE obviates the need to keep track of multiple CIE's in the DWARF generation routines below. */ |