Commit b56c0023 by Richard Sandiford

Fix typo (double "for"s).

From-SVN: r75426
parent 7da1799a
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
PR target/12945 PR target/12945
* coverage.c (coverage_counter_alloc): Set SYMBOL_FLAG_LOCAL for * coverage.c (coverage_counter_alloc): Set SYMBOL_FLAG_LOCAL for
for counter labels. counter labels.
* config/mips/mips.c (INTERNAL_SYMBOL_P): Delete. * config/mips/mips.c (INTERNAL_SYMBOL_P): Delete.
(mips_classify_symbol): Always treat SYMBOL_REF_FLAG as indicating (mips_classify_symbol): Always treat SYMBOL_REF_FLAG as indicating
string constants if TARGET_MIPS16. Use SYMBOL_REF_DECL to check string constants if TARGET_MIPS16. Use SYMBOL_REF_DECL to check
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment