This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch (rs6000): Do not save/restore user-defined global registers
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: Dale Johannesen <dalej at apple dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 5 Jun 2005 11:26:54 +0000 (UTC)
- Subject: Re: Patch (rs6000): Do not save/restore user-defined global registers
- References: <4bca2a8a89d26b0c912c422e931ce257@apple.com> <m3u0kdyx16.fsf@gromit.moeb>
On Sun, 5 Jun 2005, Andreas Jaeger wrote:
> Dale Johannesen <dalej@apple.com> writes:
>
> > /* { dg-do run { target powerpc*-*-* } } */
>
> You committed this as gcc.c-torture/execute/20050603-1.c - but this
> does not work. dg-do is not available for the gcc.c-torture tests.
This is bug 20567. gcc.c-torture/compile uses the dg harness but
gcc.c-torture/execute doesn't.
I'm not sure why Mark only converted gcc.c-torture/compile in
<http://gcc.gnu.org/ml/gcc-patches/2003-06/msg01392.html>, though I
suppose just not getting round to following up with the conversion of the
rest of gcc.c-torture, and should also note that the tree-ssa merge
brought one .x file back into gcc.c-torture/compile (20030405-1.x)
although .x files should no longer be used there and probably no longer
work there.
--
Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/
jsm@polyomino.org.uk (personal mail)
joseph@codesourcery.com (CodeSourcery mail)
jsm28@gcc.gnu.org (Bugzilla assignments and CCs)