public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Andreas Bauer <baueran@in.tum.de>
Cc: Fergus Henderson <fjh@cs.mu.oz.au>, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] New tests for sibling call optimisation
Date: Mon, 04 Nov 2002 09:36:00 -0000	[thread overview]
Message-ID: <20021104173657.GA19459@redhat.com> (raw)
In-Reply-To: <20021104083154.GB895@kennel>

On Mon, Nov 04, 2002 at 07:31:54PM +1100, Andreas Bauer wrote:
> 	gcc.dg/sibcall-6: New test for indirect sibcalls.

I'd much rather you tested this in some machine independant way,
so that all that is needed for new architectures is to add them
to the target list.

Hint: use __builtin_return_address(0).

> 	gcc.dg/sibcall-7: New test for indirect sibcalls with
> 	attribute `noreturn'.

This is pointless.  The restriction is partly due to a 
representation problem in the compiler.  The only thing
that we ought to be verifying is that we don't ICE and
don't generate incorrect code.



r~

  reply	other threads:[~2002-11-04 17:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-03 19:51 Andreas Bauer
2002-11-03 20:39 ` Fergus Henderson
2002-11-04  0:21   ` Andreas Bauer
2002-11-04  9:36     ` Richard Henderson [this message]
2002-11-04 16:02       ` Andreas Bauer

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=20021104173657.GA19459@redhat.com \
    --to=rth@redhat.com \
    --cc=baueran@in.tum.de \
    --cc=fjh@cs.mu.oz.au \
    --cc=gcc-patches@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).