This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: HAVE_probe macro
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Larin Hennessy <larin at science dot oregonstate dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 24 Feb 2003 13:41:46 -0800
- Subject: Re: HAVE_probe macro
- References: <3E592917.70707@science.oregonstate.edu>
Larin Hennessy <larin at science dot oregonstate dot edu> writes:
> In the process of looking at undocumented macros, I ran across the
> following in gcc/gcc/config/m68k/crds.h dating from 1997-02-15:
...
> In fact, the only references to NEED_PROBE and gen_probe seem to also
> be in a few lines of files crds.h, plexus.h, m68k.c, m68k.h,
> m68k.md, and explow.c. And none of these items appear to be documented.
>
> m68k-crds-unos is still listed as a suported platform on the web
> pages, but m68k-plexus-sysv is not currently listed.
Both m68k-crds-unos and m68k-plexus-sysv are slated for removal in
3.4, so I would suggest that you simply wait for this code to go away
by itself.
zw