testsuite: Add two dg-do run markers
authorRichard Henderson <rth@twiddle.net>
Fri, 7 Nov 2014 14:56:55 +0000 (06:56 -0800)
committerRichard Henderson <rth@twiddle.net>
Wed, 12 Nov 2014 08:15:35 +0000 (09:15 +0100)
Caught by clang warning about unused -L parameter.

testsuite/libffi.call/float2.c
testsuite/libffi.call/return_ldl.c

index aae1abf..419c2bd 100644 (file)
@@ -3,6 +3,7 @@
    Limitations:        none.
    PR:         none.
    Originator: From the original ffitest.c  */
+/* { dg-do run } */
 
 #include "ffitest.h"
 #include "float.h"
index 520e710..52a92fe 100644 (file)
@@ -3,6 +3,7 @@
    Limitations:        none.
    PR:         none.
    Originator: <andreast@gcc.gnu.org> 20071113  */
+/* { dg-do run } */
 
 #include "ffitest.h"