]> git.eshelyaron.com Git - emacs.git/commit
* alloc.c (pure, staticvec):
authorPaul Eggert <eggert@twinsun.com>
Mon, 14 Jul 2003 05:38:24 +0000 (05:38 +0000)
committerPaul Eggert <eggert@twinsun.com>
Mon, 14 Jul 2003 05:38:24 +0000 (05:38 +0000)
commitdde13196ab7f4c71a7c0ec2ae9b78319345e542d
tree2d354b03886c106cb36601280c201b2959d4c2fa
parent379b98b161ca1a4ff9a6b392aa5367308885a18d
* alloc.c (pure, staticvec):
Initialize these arrays to nonzero, so that they're not
put into BSS by that optimization.
src/ChangeLog