public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "geoffk at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/14262] Structure size computed wrong
Date: Fri, 09 Apr 2004 18:55:00 -0000	[thread overview]
Message-ID: <20040409185504.2597.qmail@sources.redhat.com> (raw)
In-Reply-To: <20040223201435.14262.rbh00@utsglobal.com>


------- Additional Comments From geoffk at gcc dot gnu dot org  2004-04-09 18:55 -------
The documentation of the Darwin ABI is in <file:///Developer/Documentation/DeveloperTools/
Conceptual/MachORuntime/2rt_powerpc_abi/index.html> on your system if you've installed the 
documentation.  (It's probably available under www.apple.com somewhere, too, but I don't know 
where.)

It says that:
- Values on the stack are aligned the same way as values aligned in registers.
- Structures and arrays get padded to the *left*, that is a 3-byte structure should be preceded by a byte 
of padding

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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


  parent reply	other threads:[~2004-04-09 18:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-23 20:14 [Bug c/14262] New: " rbh00 at utsglobal dot com
2004-02-24  4:58 ` [Bug target/14262] " pinskia at gcc dot gnu dot org
2004-03-05 22:01 ` uweigand at gcc dot gnu dot org
2004-03-11 22:54 ` cvs-commit at gcc dot gnu dot org
2004-03-12  0:46 ` pinskia at gcc dot gnu dot org
2004-03-20  6:08 ` andreast at gcc dot gnu dot org
2004-03-20  6:57 ` andreast at gcc dot gnu dot org
2004-03-23 19:44 ` andreast at gcc dot gnu dot org
2004-04-09 18:55 ` geoffk at gcc dot gnu dot org [this message]
2004-04-09 19:33 ` andreast at gcc dot gnu dot org
2004-05-23 18:52 ` pinskia at gcc dot gnu dot org
2004-05-24  2:30 ` geoffk at gcc dot gnu dot org
2004-05-25 14:44 ` dalej at apple dot com
2004-05-26 14:15 ` dalej at apple dot com
2004-06-23 22:08 ` fjahanian at apple dot com
2004-06-24  6:30 ` andreast at gcc dot gnu dot org
2004-06-24 15:58 ` fjahanian at apple dot com
2004-06-26 18:39 ` cvs-commit at gcc dot gnu dot org
2004-06-28 15:13 ` uweigand at gcc dot gnu dot org
2004-07-02 19:58 ` dje at gcc dot gnu dot org
2004-07-05 16:01 ` uweigand at gcc dot gnu dot org
2004-07-05 16:14 ` pinskia at gcc dot gnu dot org
2004-09-23 18:17 ` pinskia at gcc dot gnu dot org
2004-10-25  2:35 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040409185504.2597.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).