* alloc.c (pure, staticvec):
commit696bf46f7d57ac80b95f2c8009e89202ea303523
authorPaul Eggert <eggert@twinsun.com>
Mon, 14 Jul 2003 05:38:24 +0000 (14 05:38 +0000)
committerPaul Eggert <eggert@twinsun.com>
Mon, 14 Jul 2003 05:38:24 +0000 (14 05:38 +0000)
tree286b11d514f383a689b9db4943357b21a4b086cc
parent9398c61b2aaee2babf0e6cb0a34e54d2e67c9099
* alloc.c (pure, staticvec):
Initialize these arrays to nonzero, so that they're not
put into BSS by that optimization.
src/ChangeLog