projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
880a15e
)
merge from gcc
author
DJ Delorie
<dj@redhat.com>
Thu, 15 Mar 2001 22:02:06 +0000
(22:02 +0000)
committer
DJ Delorie
<dj@redhat.com>
Thu, 15 Mar 2001 22:02:06 +0000
(22:02 +0000)
libiberty/hashtab.c
patch
|
blob
|
history
diff --git
a/libiberty/hashtab.c
b/libiberty/hashtab.c
index b27c94275c6ab3ac5acbb316489ba1338a9c9631..274ad9ec2076d8d63fb845f1b0511310f2bcb941 100644
(file)
--- a/
libiberty/hashtab.c
+++ b/
libiberty/hashtab.c
@@
-112,7
+112,7
@@
higher_prime_number (n)
(unsigned long) 1073741789,
(unsigned long) 2147483647,
/* 4294967291L */
- ((unsigned long) 2147483647) + ((unsigned long) 214748364
2
),
+ ((unsigned long) 2147483647) + ((unsigned long) 214748364
4
),
};
unsigned long* low = &primes[0];