Pedro F. Giffuni ee90489bc4 Make use of GCC alloc_align attribute
This lets the compiler know about the alignment of pointers returned
by aligned_alloc(3), posix_memalign(3). and contigmalloc(9)

Currently this is only supported in recent gcc but we are ready to
use it if clang implements it.

Relnotes:	yes
2015-05-15 20:43:37 +00:00
..
2011-12-29 14:41:17 +00:00
2014-07-11 16:16:26 +00:00
2011-12-20 22:56:13 +00:00
2014-08-09 20:03:40 +00:00
2014-01-23 02:47:36 +00:00
2011-12-25 20:15:41 +00:00
2015-05-15 20:43:37 +00:00
2013-04-23 13:03:03 +00:00
2013-05-25 16:58:12 +00:00