OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2005-05-25 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git]
/
boehm-gc
/
include
/
private
/
gcconfig.h
diff --git
a/boehm-gc/include/private/gcconfig.h
b/boehm-gc/include/private/gcconfig.h
index
5013dbd
..
05b3832
100644
(file)
--- a/
boehm-gc/include/private/gcconfig.h
+++ b/
boehm-gc/include/private/gcconfig.h
@@
-752,6
+752,7
@@
# if (defined (powerpc64) || defined(__powerpc64__))
# define ALIGNMENT 8
# define CPP_WORDSZ 64
+# define HBLKSIZE 4096
# else
# define ALIGNMENT 4
# endif