[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: c/10360: __alignof__(double) answer 8
From: |
rth |
Subject: |
Re: c/10360: __alignof__(double) answer 8 |
Date: |
9 Apr 2003 17:29:53 -0000 |
Synopsis: __alignof__(double) answer 8
State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Wed Apr 9 17:29:53 2003
State-Changed-Why:
Not a bug. __alignof__ returns the *preferred* alignment.
You're seeing other SVr4 ABI rules concerning structures.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10360
- Re: c/10360: __alignof__(double) answer 8,
rth <=