testsuite: Replace ffitestcxx.h with ffitest.h
ffitest.h contains a superset of the functionality of ffitestcxx.h; make the C++ tests include ffitest.h instead, and remove ffitestcxx.h.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
/* { dg-do run } */
|
||||
|
||||
#include "ffitestcxx.h"
|
||||
#include "ffitest.h"
|
||||
|
||||
static int checking(int a __UNUSED__, short b __UNUSED__,
|
||||
signed char c __UNUSED__)
|
||||
|
||||
Reference in New Issue
Block a user