On 10/09/2007, Pedro Alves <[EMAIL PROTECTED]> wrote:
> Outch!  Looks like a bug alright.
>
> It seems long long's in structures require 64-bit alignment.  You should be
> able to work around it for now by introducing a dummy before f2.

It does. From the documentation
http://msdn2.microsoft.com/en-us/library/ms860980.aspx

"The __alignof value is the same as the value for sizeof for basic
types." (BTW, nice thing to keep in mind when porting code that uses
__alignof)

Regards,
Carsten Sorensen

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to