summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
authorjimb <jimb@138bc75d-0d04-0410-961f-82ee72b054a4>2000-04-19 19:26:17 +0000
committerjimb <jimb@138bc75d-0d04-0410-961f-82ee72b054a4>2000-04-19 19:26:17 +0000
commitb6ce796344f5c9e157ad581d412a106ab4c77cbd (patch)
treeded5a89a429cd8963a21153b71efbb78aac131f3 /gcc/dwarf2out.c
parentdcabdfa38c29d7379b8f813f8310968b9b1bbdc6 (diff)
downloadgcc-b6ce796344f5c9e157ad581d412a106ab4c77cbd.tar.gz
Doc fix.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33266 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/dwarf2out.c')
-rw-r--r--gcc/dwarf2out.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index 9ab30294434..d5807877a70 100644
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -162,7 +162,7 @@ dw_fde_node;
/* The size in bytes of a DWARF field indicating an offset or length
relative to a debug info section, specified to be 4 bytes in the
DWARF-2 specification. The SGI/MIPS ABI defines it to be the same
- as DWARF2_ADDR_SIZE. */
+ as PTR_SIZE. */
#ifndef DWARF_OFFSET_SIZE
#define DWARF_OFFSET_SIZE 4