summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-05 10:03:38 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-05 10:03:38 +0000
commit36b4934c3b652805512899341a2150076f077432 (patch)
treef7ca2d79b2214ddeb01acff7e4c499477e5a4e17 /gcc
parent96cbdb618116a432d2a9e69fba4a52be59e4b661 (diff)
downloadgcc-36b4934c3b652805512899341a2150076f077432.tar.gz
Fix typo (double "for"s).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75426 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4628ef45570..70f707721f8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -7,7 +7,7 @@
PR target/12945
* coverage.c (coverage_counter_alloc): Set SYMBOL_FLAG_LOCAL for
- for counter labels.
+ counter labels.
* config/mips/mips.c (INTERNAL_SYMBOL_P): Delete.
(mips_classify_symbol): Always treat SYMBOL_REF_FLAG as indicating
string constants if TARGET_MIPS16. Use SYMBOL_REF_DECL to check