summaryrefslogtreecommitdiff
path: root/gcc/config/mips/elf64.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@gcc.gnu.org>2000-01-05 23:31:29 +0000
committerNick Clifton <nickc@gcc.gnu.org>2000-01-05 23:31:29 +0000
commitfe5a58103115ff22b1707fb1f561eabe8dcc3f39 (patch)
tree4ff14da6a5739e70db54a4740d6992f8e3ab0e82 /gcc/config/mips/elf64.h
parenta56e7c0854c156a0555743d1b98597c650cf6499 (diff)
downloadgcc-fe5a58103115ff22b1707fb1f561eabe8dcc3f39.tar.gz
oops - typo in previous delta
From-SVN: r31251
Diffstat (limited to 'gcc/config/mips/elf64.h')
-rw-r--r--gcc/config/mips/elf64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/elf64.h b/gcc/config/mips/elf64.h
index 907e4cb0cca..fe5f147fdf3 100644
--- a/gcc/config/mips/elf64.h
+++ b/gcc/config/mips/elf64.h
@@ -193,7 +193,7 @@ do { \
do { \
int len, size, sec; \
char *name, *string, *prefix; \
- static char *prefixes[4][2] = { \
+ static char *prefixes[5][2] = { \
{ ".text.", ".gnu.linkonce.t." }, \
{ ".rodata.", ".gnu.linkonce.r." }, \
{ ".data.", ".gnu.linkonce.d." }, \