| Index: gdb/testsuite/gdb.base/morestack.exp
|
| diff --git a/gdb/testsuite/gdb.base/morestack.exp b/gdb/testsuite/gdb.base/morestack.exp
|
| index 460e67c43ffe396bfe443c1f91529888cd0b0cbf..c008abd0f0b673aa054b6140da9db60e791a9fce 100644
|
| --- a/gdb/testsuite/gdb.base/morestack.exp
|
| +++ b/gdb/testsuite/gdb.base/morestack.exp
|
| @@ -13,7 +13,7 @@
|
| # You should have received a copy of the GNU General Public License
|
| # along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
| -if [get_compiler_info "ignored"] {
|
| +if [get_compiler_info] {
|
| return -1
|
| }
|
|
|
|
|