Port to IBM xlc 12.01
commit79108894dbcd642121466bb6af6c98c6a56e9233
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Nov 2017 18:06:50 +0000 (13 10:06 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Nov 2017 18:16:52 +0000 (13 10:16 -0800)
treeb80a341aba67fdf34056125407c79b5b0478668f
parentd14956099d0daf0faa132b20e0fb0d46cae001be
Port to IBM xlc 12.01

Work around a compiler bug by using a separate enum for alignment.
* src/alloc.c (roundup_size): Declare in a separate enum.
src/alloc.c