Re: [7/7] nvptx testsuite patches: Return addresses

2014-11-11 Thread Bernd Schmidt
On 11/10/2014 09:19 PM, H.J. Lu wrote: I checked in this patch to revert the accidental checkin. Sorry about that, and thanks for fixing it. Bernd

Re: [7/7] nvptx testsuite patches: Return addresses

2014-11-10 Thread Mike Stump
On Nov 10, 2014, at 12:19 PM, H.J. Lu wrote: > I checked in this patch to revert the accidental checkin. Thanks.

Re: [7/7] nvptx testsuite patches: Return addresses

2014-11-10 Thread H.J. Lu
On Tue, Oct 21, 2014 at 8:33 AM, Jeff Law wrote: > On 10/21/14 14:29, Bernd Schmidt wrote: >> >> This tests for availability of return addresses in a number of tests. >> >> >> Bernd >> >> >> r422426.diff >> >> >> gcc/testsuite/ >> * lib/target-supports.exp (check_effective_target_r

Re: [7/7] nvptx testsuite patches: Return addresses

2014-10-21 Thread Jeff Law
On 10/21/14 14:29, Bernd Schmidt wrote: This tests for availability of return addresses in a number of tests. Bernd r422426.diff gcc/testsuite/ * lib/target-supports.exp (check_effective_target_return_address): New function. * gcc.c-torture/execute/20010122-1

[7/7] nvptx testsuite patches: Return addresses

2014-10-21 Thread Bernd Schmidt
This tests for availability of return addresses in a number of tests. Bernd gcc/testsuite/ * lib/target-supports.exp (check_effective_target_return_address): New function. * gcc.c-torture/execute/20010122-1.c: Require return_address. * gcc.c-torture/execute/20030323-1.c: Likewise. * gcc.c