mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 05:49:04 +08:00
oops - typo in previous delta
From-SVN: r31251
This commit is contained in:
parent
a56e7c0854
commit
fe5a581031
@ -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." }, \
|
||||
|
Loading…
Reference in New Issue
Block a user