attribute aligned(4) ignored

Chris Lattner sabre@nondot.org
Tue Jul 26 06:44:00 GMT 2005


On Tue, 25 Jul 2005, Ian Lance Taylor wrote:
> The code now looks like this for a struct which begins with a double:
>
>  return MAX (MAX (computed, specified), 64);
>
> This ignores the attribute ((packed)), and I don't see why it is
> correct to do so.

I totally agree.  Thanks a LOT for the help and the analysis.  I've filed 
this as GCC PR23071.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the Gcc-help mailing list