public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
To: egcs@cygnus.com
Subject: toplev.c
Date: Thu, 15 Jan 1998 16:30:00 -0000	[thread overview]
Message-ID: <199801151510.QAA00160@sunsite.ms.mff.cuni.cz> (raw)

Hi!

In toplev.c I read:

#ifdef __alpha
extern char *sbrk ();
#endif

Now, this prototype is needed not only for alpha, but for all 64bit
platforms which have sizeof(void *) > sizeof(int).

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
Ultralinux - first 64bit OS to take full power of the UltraSparc
Linux version 2.1.77 on a sparc64 machine (333.41 BogoMips).
___________________________________________________________________

             reply	other threads:[~1998-01-15 16:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-15 16:30 Jakub Jelinek [this message]
1998-01-17  1:40 ` toplev.c Andreas Schwab
1998-01-17 22:30 ` toplev.c Jeffrey A Law
1998-01-19  2:25   ` toplev.c Robert Lipe
1998-01-20  2:21     ` toplev.c Klaus Kaempf
1998-01-20  7:07 ` toplev.c Jeffrey A Law
1998-01-19  2:06 toplev.c Kaveh R. Ghazi
1998-01-19  9:41 ` toplev.c Richard Henderson

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=199801151510.QAA00160@sunsite.ms.mff.cuni.cz \
    --to=jj@sunsite.ms.mff.cuni.cz \
    --cc=egcs@cygnus.com \
    /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).