X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.cp%2Fbs15503.cc;h=4a135783762a0acfb650d43de82b97209c469190;hb=dc3a371e83b6df36beb8c6d12a07d3e469b68a36;hp=ff57b1409ee8b1c69283688b492de684e39a7df3;hpb=61baf725eca99af2569262d10aca03dcde2698f6;p=binutils-gdb.git diff --git a/gdb/testsuite/gdb.cp/bs15503.cc b/gdb/testsuite/gdb.cp/bs15503.cc index ff57b1409ee..4a135783762 100644 --- a/gdb/testsuite/gdb.cp/bs15503.cc +++ b/gdb/testsuite/gdb.cp/bs15503.cc @@ -1,6 +1,6 @@ /* This testcase is part of GDB, the GNU debugger. - Copyright 1992-2017 Free Software Foundation, Inc. + Copyright 1992-2020 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -59,6 +59,8 @@ void StringTest ::testFunction() { int main() { StringTest ts; ts.runTest(); + + return 0; } /* output: