public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Robert Lipe <robertl@dgii.com>
To: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>,
	egcs@cygnus.com, toon@moene.indiv.nluug.nl
Subject: Re: egcs-980205 and m68-next-nextstep3: quick death
Date: Sat, 07 Feb 1998 08:25:00 -0000	[thread overview]
Message-ID: <19980207102437.57390@dgii.com> (raw)
In-Reply-To: <199802070744.CAA02125@caip.rutgers.edu>

>  > In file included from cccp.c:71:
>  > gansidecl.h:82: macro `bcopy' used without args
>  > gansidecl.h:92: macro `bzero' used without args
>  > gansidecl.h:102: macro `bcmp' used without args
> 
> 	To fix this I think it would work to do the #ifndef bcopy, etc,
> as the outer conditional.  I'll write a patch tomorrow.

How about if we just migrate things to link against libiberty and
get out this form of macro madness?  Isn't that what autconf and 
libiberty are about?

Then we could lose all sorts of "private" functions in gcc such as
the "mybcopy" and "mybzero" things that pop up all over the place.

-- 
Robert Lipe       http://www.dgii.com/people/robertl       robertl@dgii.com

  reply	other threads:[~1998-02-07  8:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-06 23:44 Kaveh R. Ghazi
1998-02-07  8:25 ` Robert Lipe [this message]
1998-02-07 21:24   ` Jeffrey A Law
  -- strict thread matches above, loose matches on Subject: below --
1998-02-07 11:58 Kaveh R. Ghazi
1998-02-08  0:48 ` Jeffrey A Law
1998-02-08 12:34 ` Toon Moene
1998-02-08 13:45   ` Jeffrey A Law
1998-02-06 16:53 Toon Moene

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=19980207102437.57390@dgii.com \
    --to=robertl@dgii.com \
    --cc=egcs@cygnus.com \
    --cc=ghazi@caip.rutgers.edu \
    --cc=toon@moene.indiv.nluug.nl \
    /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).