public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: DJ Delorie <dj@redhat.com>
To: kenner@vlsi1.ultra.nyu.edu
Cc: gcc@gcc.gnu.org
Subject: Re: alignment: store_one_arg vs emit_push_insn
Date: Sun, 11 May 2003 14:33:00 -0000	[thread overview]
Message-ID: <200305111433.h4BEXJh32761@greed.delorie.com> (raw)
In-Reply-To: <10305111136.AA26050@vlsi1.ultra.nyu.edu> (kenner@vlsi1.ultra.nyu.edu)


> I don't follow.  emit_push_insn barely uses it *at all*.

But the one place it *does* use it is here:

	  move_by_pieces (NULL, xinner, INTVAL (size) - used, align);

In the failing case, align is 16 and xinner is 8-bit aligned.

  reply	other threads:[~2003-05-11 14:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-11 11:31 Richard Kenner
2003-05-11 14:33 ` DJ Delorie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-11 14:49 Richard Kenner
2003-05-11 15:30 ` DJ Delorie
2003-05-10  2:24 Richard Kenner
2003-05-11  2:22 ` DJ Delorie
2003-05-09 23:34 DJ Delorie
2003-05-10  0:05 ` Richard Henderson
2003-05-10  0:27   ` DJ Delorie
2003-05-12  3:54     ` Richard Henderson
2003-05-12 18:19       ` DJ Delorie
2003-05-12 19:41         ` Richard Henderson
2003-05-12 22:47           ` DJ Delorie
2003-05-12 23:14             ` Richard Henderson
2003-05-13  1:04             ` Paul Koning

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=200305111433.h4BEXJh32761@greed.delorie.com \
    --to=dj@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=kenner@vlsi1.ultra.nyu.edu \
    /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).