------- Comment #23 from pinskia at gcc dot gnu dot org  2005-12-14 20:10 
-------
(In reply to comment #22)

> struct a{long long t; int i;};
> struct f{int tt; struct a d; int t;};

This one is still wrong after the (updated) patch in comment #20.
The size which Apple's GCC gives is 24 but the FSF gcc gives 32 even after
using the patch in comment #20.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23067

Reply via email to