This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14262] Structure size computed wrong


------- Additional Comments From andreast at gcc dot gnu dot org  2004-03-20 06:57 -------
Ok, here the outstanding test from Apple's system compiler:

[wallstreet:~/test/libffi] andreast% ./cls_3_1byte.exe 
12 13 14 178 179 180: 190 192 194
res: 190 192 194
12 13 14 178 179 180: 190 192 194
res: 190 192 194
[wallstreet:~/test/libffi] andreast% gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1493)


So, it seems the apple compiler does it the same way as it was before the patch.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]