aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@redhat.com>2003-12-16 08:15:33 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2003-12-16 08:15:33 +0000
commita689d4e0ea6a94acd0cb585462f7f57f7c05be7c (patch)
tree04e547c09f66b35458c146d534f0ad024f7868bb /gcc
parent2743a50a7464e5a0626f22cabf173f276e8b4d85 (diff)
downloadgcc-a689d4e0ea6a94acd0cb585462f7f57f7c05be7c.zip
gcc-a689d4e0ea6a94acd0cb585462f7f57f7c05be7c.tar.gz
gcc-a689d4e0ea6a94acd0cb585462f7f57f7c05be7c.tar.bz2
mips.c (mips_file_end): Only write symbols that have been referenced at some point.
* config/mips/mips.c (mips_file_end): Only write symbols that have been referenced at some point. From-SVN: r74681
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/mips/mips.c3
2 files changed, 7 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 18f1916..c7cd477 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2003-12-16 Richard Sandiford <rsandifo@redhat.com>
+ * config/mips/mips.c (mips_file_end): Only write symbols that have
+ been referenced at some point.
+
+2003-12-16 Richard Sandiford <rsandifo@redhat.com>
+
* config/mips/mips.c: Include langhooks.h
(mips_build_builtin_va_list): Use lang_hooks.types.make_type.
diff --git a/gcc/config/mips/mips.c b/gcc/config/mips/mips.c
index e0a01ce..c748bac 100644
--- a/gcc/config/mips/mips.c
+++ b/gcc/config/mips/mips.c
@@ -5846,7 +5846,8 @@ mips_file_end (void)
name_tree = get_identifier (p->name);
/* Positively ensure only one .extern for any given symbol. */
- if (! TREE_ASM_WRITTEN (name_tree))
+ if (!TREE_ASM_WRITTEN (name_tree)
+ && TREE_SYMBOL_REFERENCED (name_tree))
{
TREE_ASM_WRITTEN (name_tree) = 1;
/* In IRIX 5 or IRIX 6 for the O32 ABI, we must output a