Memory alignment optimization

Marc Glisse marc.glisse@inria.fr
Tue May 28 09:19:00 GMT 2013


On Tue, 28 May 2013, Anton Titov wrote:

> I'm trying to force gcc to trust me that my memory allocation function is 
> returning aligned memory. So far I tried everything I found with no luck.

Did you try using __builtin_assume_aligned?

-- 
Marc Glisse



More information about the Gcc mailing list