This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch (rs6000): Do not save/restore user-defined global registers


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]