This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Check NO_TRAMPOLINES in execute/20000822-1.c
- To: Joern Rennecke <amylaar at cambridge dot redhat dot com>
- Subject: Re: Check NO_TRAMPOLINES in execute/20000822-1.c
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 21 Dec 2000 11:28:10 -0800
- Cc: gcc-patches at gcc dot gnu dot org, amylaar at cygnus dot com
- References: <200012210228.eBL2SCI02406@phal.cambridge.redhat.com>
On Thu, Dec 21, 2000 at 02:28:12AM +0000, Joern Rennecke wrote:
> * gcc.c-torture/execute/20000822-1.c (main): Check for NO_TRAMPOLINES.
Ok, though you probably want to ifdef out the bulk of the file
as well. Most of the other NO_TRAMPOLINES tests do that.
r~