]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000347.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000347.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] GCC3
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20GCC3&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000345.html">
11 <LINK REL="Next" HREF="000348.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] GCC3</H1>
15 <B>Kelmar K. Firesun</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20GCC3&In-Reply-To="
17 TITLE="[IRCServices Coding] GCC3">kfiresun at ix.netcom.com
18 </A><BR>
19 <I>Tue Feb 26 05:05:56 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000345.html">[IRCServices Coding] GCC3
22 </A></li>
23 <LI>Next message: <A HREF="000348.html">[IRCServices Coding] GCC3
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#347">[ date ]</a>
27 <a href="thread.html#347">[ thread ]</a>
28 <a href="subject.html#347">[ subject ]</a>
29 <a href="author.html#347">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>----- Original Message -----
35 From: &quot;Finny Merrill&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">griever at t2n.org</A>&gt;
36 To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
37 Sent: Tuesday, February 26, 2002 2:19 AM
38 Subject: Re: [IRCServices Coding] GCC3
39
40 ] ... SNIP ... [
41
42 &gt;<i>
43 </I>&gt;<i> &gt; &quot;6&quot; is printed: 1 byte + 1 byte of padding + 2*2 bytes.
44 </I>&gt;<i> wierd, I always though structs were multiples of 4 bytes.
45 </I>&gt;<i>
46 </I>
47 6 would imply a 16bit alignment, I would expect it to
48 display 8 for 32bit alignment. I'll also note that after
49 testing this on another compiler, I was not able to adjust
50 this number even when I told it to use a different boundary.
51
52 <A HREF="http://developer.intel.com/design/mobile/manuals/24281603.pdf">http://developer.intel.com/design/mobile/manuals/24281603.pdf</A>
53
54 According to the above it would appear that data should
55 be alligned on a 32-byte boundary for structures larger than
56 32-bytes. (There are also some other gnifty points in there ;)
57
58 Mmm... Assembly...... :9
59
60 Kelmar K. Firesun (IRL: Bryce Simonds)
61 Acting Admin: dream.esper.net
62
63
64
65 </PRE>
66
67 <!--endarticle-->
68 <HR>
69 <P><UL>
70 <!--threads-->
71 <LI>Previous message: <A HREF="000345.html">[IRCServices Coding] GCC3
72 </A></li>
73 <LI>Next message: <A HREF="000348.html">[IRCServices Coding] GCC3
74 </A></li>
75 <LI> <B>Messages sorted by:</B>
76 <a href="date.html#347">[ date ]</a>
77 <a href="thread.html#347">[ thread ]</a>
78 <a href="subject.html#347">[ subject ]</a>
79 <a href="author.html#347">[ author ]</a>
80 </LI>
81 </UL>
82
83 </body></html>