public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Joel Sherrill <joel@OARcorp.com>" <joel.sherrill@OARcorp.com>
To: Daniel Jacobowitz <drow@false.org>
Cc: Hans-Peter Nilsson <hp@bitrange.com>,
	 binutils@sources.redhat.com,  Eric Norum <norume@aps.anl.gov>
Subject: Re: Q: Estimated date for 2.16 release ?
Date: Thu, 24 Feb 2005 19:09:00 -0000	[thread overview]
Message-ID: <421E13B4.7080100@OARcorp.com> (raw)
In-Reply-To: <20050224174631.GE5216@nevyn.them.org>

Daniel Jacobowitz wrote:
> On Thu, Jan 27, 2005 at 09:36:11AM -0500, Hans-Peter Nilsson wrote:
> 
>>On Thu, 27 Jan 2005, Joel Sherrill <joel@OARcorp.com> wrote:
>>
>>>http://sources.redhat.com/ml/binutils/2004-03/msg00489.html
>>>
>>>Eric Norum (cc'ed) recently narrowed it down to this construct:
>>>
>>>=============================================================
>>>A little poking around reveals that it's the lines like:
>>>
>>>_RamBase = DEFINED(_RamBase) ? _RamBase : 0x0;
>>>_RamSize = DEFINED(_RamSize) ? _RamSize : 0x7f0000;
>>>_HeapSize = DEFINED(_HeapSize) ? _HeapSize : 0;   /* 0x20000;*/
>>>_StackSize = DEFINED(_StackSize) ? _StackSize : 1M; /* 0x2000;*/
>>>
>>>that are killing ld.
>>>==============================================================
>>>
>>>Does this sound familiar?
>>
>>Yes. :-(  The semantics of DEFINED has changed.  IIRC, my patch
>>to announce that in ld/NEWS before 2.15 received no comments.
>>The usage above should still work, though.
>>
>>Can you open a PR with binutils-self-contained (only assembly
>>files, no C or objects) test-case?  Maybe all was at the URL
>>above, but I don't see the ld command line.  Still, please open
>>a PR.
> 
> 
> Was a PR ever created for this?  Has anyone looked at it?

Not that I know of.

Eric.. if you have a .c file and simple linkcmds that produces this,
then just use the -S option to put together a binutils test case.

Thanks.

--joel

  parent reply	other threads:[~2005-02-24 17:50 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-27 13:45 Tomer Levi
2005-01-27 14:00 ` Daniel Jacobowitz
2005-01-27 14:07   ` Christian Joensson
2005-01-27 14:12     ` Eric Botcazou
2005-01-27 14:34     ` Jakub Jelinek
2005-02-14 10:46       ` Eric Botcazou
2005-02-14 13:01         ` Eric Botcazou
2005-01-27 14:26   ` Joel Sherrill <joel@OARcorp.com>
2005-01-27 14:36     ` Hans-Peter Nilsson
2005-02-24 18:53       ` Daniel Jacobowitz
2005-02-24 19:03         ` Hans-Peter Nilsson
2005-02-24 19:09         ` Joel Sherrill <joel@OARcorp.com> [this message]
2005-02-24 20:36           ` Eric Norum
2005-01-27 14:27   ` Hans-Peter Nilsson
2005-01-27 15:12     ` Ian Lance Taylor
2005-01-27 15:56       ` Hans-Peter Nilsson
2005-01-27 16:06         ` Daniel Jacobowitz
2005-01-31  2:11           ` Hans-Peter Nilsson
2005-02-24 17:54             ` Daniel Jacobowitz
2005-01-27 18:45   ` Thorsten Glaser
2005-02-24 17:49     ` Daniel Jacobowitz
2005-02-24 18:17       ` Thorsten Glaser
2005-04-25  8:06         ` Thorsten Glaser
2005-01-27 19:09   ` The Doctor
2005-01-31 11:40     ` Nick Clifton
2005-01-31  0:25   ` Ben Elliston
2005-01-31  0:42     ` Daniel Jacobowitz
2005-01-31  1:01       ` Ben Elliston
2005-02-24 17:50         ` Daniel Jacobowitz
2005-01-31  0:30   ` Ben Elliston
2005-01-31  0:42     ` Daniel Jacobowitz
2005-01-31 17:15       ` Nick Clifton
2005-02-24 18:40         ` Daniel Jacobowitz
2005-03-08 20:53           ` Daniel Jacobowitz
2005-03-10  9:32             ` Nick Clifton
2005-03-21 11:00           ` Alan Modra
2005-03-21 11:52             ` Daniel Jacobowitz
2005-01-31 16:25   ` Nick Clifton
2005-02-14 18:07   ` Aaron W. LaFramboise
2005-02-15 17:10     ` Nick Clifton
2005-02-24 18:59   ` Daniel Jacobowitz
2005-02-14 10:47 Anil Paranjape
2005-02-14 10:50 ` Miles Bader
2005-02-14 15:08   ` Nick Clifton
2005-02-14 16:17 ` Nick Clifton
2005-02-14 19:19 Anil Paranjape
2005-02-14 23:20 ` Nick Clifton
2005-02-16 12:11 Anil Paranjape
2005-02-16 15:49 ` Nick Clifton
2005-03-01 13:42 Anil Paranjape

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=421E13B4.7080100@OARcorp.com \
    --to=joel.sherrill@oarcorp.com \
    --cc=binutils@sources.redhat.com \
    --cc=drow@false.org \
    --cc=hp@bitrange.com \
    --cc=norume@aps.anl.gov \
    /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).