public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner)
To: laurent@guerby.net
Cc: gcc@gcc.gnu.org
Subject: Re:  Ada system.fat_lflt.fat_long_float.scaling problem analysis
Date: Sat, 18 Sep 2004 14:36:00 -0000	[thread overview]
Message-ID: <10409181049.AA14403@vlsi1.ultra.nyu.edu> (raw)

    My guess is that the r symbol is not flagged as local when
    there's an address clause and an Import pragma, so it
    might be a gigi problem.

Yup.  Indeed when I first saw this, I suspected something in that area.
I had to make a change in the way that case was handled to avoid an
inconsistent setting of flags on decls.

I not 100% sure I understand the exact Ada semantics there and need to do
a little investigation of what that pragma Import is supposed to mean
in the presence of the address clause.  In other place I saw this, it
seemed to be being uses precisely to define the external name.

Thanks for cutting this down to a tiny test case.  It indeed saved me the
time of doign that.

             reply	other threads:[~2004-09-18 10:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-18 14:36 Richard Kenner [this message]
2004-09-18 14:43 ` Laurent GUERBY
2004-09-18 16:52 ` Robert Dewar
  -- strict thread matches above, loose matches on Subject: below --
2004-09-13 22:08 Ada broken on i686-linux (some more progress) Richard Kenner
2004-09-17 20:52 ` Ada system.fat_lflt.fat_long_float.scaling problem analysis Laurent GUERBY
2004-09-17 21:24   ` Robert Dewar
2004-09-17 21:34     ` Laurent GUERBY
2004-09-17 22:07       ` Robert Dewar
2004-09-17 22:35         ` Laurent GUERBY
2004-09-18  9:16           ` Robert Dewar

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=10409181049.AA14403@vlsi1.ultra.nyu.edu \
    --to=kenner@vlsi1.ultra.nyu.edu \
    --cc=gcc@gcc.gnu.org \
    --cc=laurent@guerby.net \
    /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).