| Index: gdb/testsuite/gdb.dwarf2/clztest.exp
|
| diff --git a/gdb/testsuite/gdb.dwarf2/clztest.exp b/gdb/testsuite/gdb.dwarf2/clztest.exp
|
| index 2d3e84bbe40501c11430e508d11321de1187ac12..0874342dab8d0c84ec52dd6c47fe7cf571a596a9 100644
|
| --- a/gdb/testsuite/gdb.dwarf2/clztest.exp
|
| +++ b/gdb/testsuite/gdb.dwarf2/clztest.exp
|
| @@ -1,4 +1,4 @@
|
| -# Copyright 2011-2012 Free Software Foundation, Inc.
|
| +# Copyright 2011-2013 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
|
| @@ -15,6 +15,7 @@
|
|
|
| load_lib dwarf.exp
|
|
|
| +standard_testfile .S
|
| set test "clztest"
|
|
|
| # This test can only be run on targets which support DWARF-2 and use gas.
|
|
|