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: Unreviewed patch


Roger Sayle wrote:
> On Wed, 13 Oct 2004, Ulrich Weigand wrote:
> > OK if testing is successful everywhere?
> 
> Sure.

Thanks!

> I do have one more small request though.  Is it possible to add a new
> test case to the testsuite?  You mentioned in your original e-mail,
> this problem is currently latent and only exposed by a change you're
> planning on making to ths s390 backend.  If it's relatively easy to
> reduce a test (that at least triggers this code), it would be nice
> to add it to the testsuite, perhaps when you commit your backend
> changes.

There is already a test case for basically exactly this situation:
gcc.c-torture/execute/multi-ix.c

And in fact this test case currently fails if I remove the back-end
workaround without having the reload fix in place.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


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