public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jay dot krell at cornell dot edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/44241] vms-crtl.h, vms-crtl-64.h need many more symbols
Date: Sun, 23 May 2010 06:07:00 -0000	[thread overview]
Message-ID: <20100523060650.6633.qmail@sourceware.org> (raw)
In-Reply-To: <bug-44241-16543@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from jay dot krell at cornell dot edu  2010-05-23 06:06 -------
It also goes without saying that the factoring here stinks.

At the very least, split the lists up into three:
  common
  32
  64

and then compose the result out of two of them.

The prefixes can also probably be computed.
 If the name contains "printf" or "scanf", prefix decc$tx.
 else if the function takes any floating point parameters, prefix decc$t.
 else prefix just decc$.

I think I'll write this up..

You also easily enough have a list per prefix.
And a custom list, like for environ.


-- 


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


  parent reply	other threads:[~2010-05-23  6:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-22 14:23 [Bug c/44241] New: " jay dot krell at cornell dot edu
2010-05-23  5:30 ` [Bug target/44241] " jay dot krell at cornell dot edu
2010-05-23  6:07 ` jay dot krell at cornell dot edu [this message]
     [not found] <bug-44241-4@http.gcc.gnu.org/bugzilla/>
2011-06-27 16:18 ` gingold at gcc dot gnu.org
2011-06-27 16:54 ` gingold at gcc dot gnu.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=20100523060650.6633.qmail@sourceware.org \
    --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).