diff mbox

[7/7] nvptx testsuite patches: Return addresses

Message ID CAMe9rOoha9jRMv4XjetLe+yaz9XANEk7FF+3DdiGvEu25GcijQ@mail.gmail.com
State New
Headers show

Commit Message

H.J. Lu Nov. 10, 2014, 8:19 p.m. UTC
On Tue, Oct 21, 2014 at 8:33 AM, Jeff Law <law@redhat.com> 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_return_address):
>>         New function.
>>         * gcc.c-torture/execute/20010122-1.c: Require return_address.
>>         * gcc.c-torture/execute/20030323-1.c: Likewise.
>>         * gcc.c-torture/execute/20030811-1.c: Likewise.
>>         * gcc.c-torture/execute/eeprof-1.c: Likewise.
>>         * gcc.c-torture/execute/frame-address.c: Likewise.
>>         * gcc.c-torture/execute/pr17377.c: Likewise.
>
> OK.
> jeff
>

I checked in this patch to revert the accidental checkin.

Comments

Mike Stump Nov. 10, 2014, 8:32 p.m. UTC | #1
On Nov 10, 2014, at 12:19 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> I checked in this patch to revert the accidental checkin.

Thanks.
Bernd Schmidt Nov. 11, 2014, 11:52 a.m. UTC | #2
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
diff mbox

Patch

Index: ChangeLog
===================================================================
--- ChangeLog (revision 217312)
+++ ChangeLog (working copy)
@@ -1,3 +1,7 @@ 
+2014-11-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+ * gcc.c-torture/compile/pr35468.c: Revert the last change.
+
 2014-11-10  Andreas Tobler  <andreast@gcc.gnu.org>

  * gcc.dg/fshort-wchar.c: Use arm_eabi instead of arm*-*-*eabi*.
Index: gcc.c-torture/compile/pr35468.c
===================================================================
--- gcc.c-torture/compile/pr35468.c (revision 217312)
+++ gcc.c-torture/compile/pr35468.c (working copy)
@@ -1,5 +1,4 @@ 
 /* PR tree-optimization/35468 */
-/* { dg-require-effective-target no_const_addr_space } */

 void
 foo (void)