tfile_target::close: trace_fd can't be -1
[deliverable/binutils-gdb.git] / gdb / unittests / array-view-selftests.c
index 95a4cc799f01c5590a947a7a48b58be52391cb34..c1079bd505bb9aeb27d2b78260a52d9d5d95b0e6 100644 (file)
@@ -1,6 +1,6 @@
 /* Self tests for array_view for GDB, the GNU debugger.
 
-   Copyright (C) 2017-2019 Free Software Foundation, Inc.
+   Copyright (C) 2017-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -259,7 +259,7 @@ require_not_constructible ()
 
 /* Check the array_view<T>(PTR, SIZE) ctor, when T is a pointer.  */
 
-void
+static void
 check_ptr_size_ctor2 ()
 {
   struct A {};
This page took 0.026488 seconds and 4 git commands to generate.