From fb5f3683c3984c670818d49ff90974e8476614ca Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Wed, 26 Dec 2007 14:21:53 +0000 Subject: * gdb.ada/Makefile.in (EXECUTABLES): Update list. * gdb.ada/char_param.exp: Do not compile our test program with -gnata, this is unnecessary. * gdb.ada/char_param/pck.ads: Remove unnecessary "with". --- gdb/testsuite/gdb.ada/char_param/pck.ads | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/testsuite/gdb.ada/char_param') diff --git a/gdb/testsuite/gdb.ada/char_param/pck.ads b/gdb/testsuite/gdb.ada/char_param/pck.ads index 4ad66c6..4c61ae5 100644 --- a/gdb/testsuite/gdb.ada/char_param/pck.ads +++ b/gdb/testsuite/gdb.ada/char_param/pck.ads @@ -13,8 +13,6 @@ -- You should have received a copy of the GNU General Public License -- along with this program. If not, see . -with System; - package Pck is Procedure_Result : Character := ' '; -- cgit v1.1