summaryrefslogtreecommitdiffstats
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
authorreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>2005-02-24 21:47:26 +0000
committerreichelt <reichelt@138bc75d-0d04-0410-961f-82ee72b054a4>2005-02-24 21:47:26 +0000
commit822e391f5e0b9d59c77dce31ac9eafc807b4e096 (patch)
tree42ae786e6a9fe0fcb904dc11ee9e36ca7e2eb8a5 /gcc/dwarf2out.c
parent349393288602ef00c04a3cc9e7f503b5692ba7a9 (diff)
downloadppe42-gcc-822e391f5e0b9d59c77dce31ac9eafc807b4e096.tar.gz
ppe42-gcc-822e391f5e0b9d59c77dce31ac9eafc807b4e096.zip
* ChangeLog.5: Fix log message typo(s).
* ChangeLog.7: Likewise. * ChangeLog.tree-ssa: Likewise. * cfgexpand.c: Fix comment typo(s). * conflict.c: Likewise. * defaults.h: Likewise. * dwarf2out.c: Likewise. * gcse.c: Likewise. * ggc-page.c: Likewise. * tree-eh.c: Likewise. * tree-ssa-dom.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95516 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 49bca54c951..76661ba6d8b 100644
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -4117,7 +4117,7 @@ static char ranges_section_label[2 * MAX_ARTIFICIAL_LABEL_BYTES];
#endif
/* We allow a language front-end to designate a function that is to be
- called to "demangle" any name before it it put into a DIE. */
+ called to "demangle" any name before it is put into a DIE. */
static const char *(*demangle_name_func) (const char *);
OpenPOWER on IntegriCloud