public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: dgisselq@ieee.org
Cc: binutils@sourceware.org
Subject: Re: Missing TO_ADDR
Date: Fri, 01 Apr 2016 01:28:00 -0000	[thread overview]
Message-ID: <20160401012757.GA27246@bubble.grove.modra.org> (raw)
In-Reply-To: <1459422766.9097.169.camel@jericho>

On Thu, Mar 31, 2016 at 07:12:46AM -0400, Dan wrote:
> Are you sure you want to take the TO_SIZE directives *away* from the
> minfo statements?  With the TO_SIZE directives, the addresses add up:
> last address plus size adds up to the next address, and you can see
> nothing missing.  Without the TO_SIZE directives, the units don't match.

You mean, TO_ADDR.  I understand your point and thought about
converting all the sizes to address units, but decided not to because
other places report octet sizes.  eg. rawsize in print_input_section,
and print_data_statement, print_reloc_statement,
print_padding_statement.  It seems likely that those functions bump
print_vma by the wrong amount too.

Hmm, I missed seeing that we have MEMORY region length in bytes, and
I'm not sure what the units are for symbol size in lang_one_common.

-- 
Alan Modra
Australia Development Lab, IBM

  reply	other threads:[~2016-04-01  1:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30  7:32 Alan Modra
2016-03-30 12:08 ` Dan
     [not found] ` <1459339484.9097.134.camel@jericho>
2016-03-31  7:40   ` Alan Modra
2016-03-31 11:13     ` Dan
2016-04-01  1:28       ` Alan Modra [this message]
2016-03-31 16:03     ` Dan
2016-04-01  1:31       ` Alan Modra
2016-04-01 14:42         ` [PATCH] " Dan
2016-04-08  5:16           ` Alan Modra

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=20160401012757.GA27246@bubble.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=dgisselq@ieee.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).