gdb/fortran: Handle internal function calls
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.fortran / charset.exp
index 7d31794d372437e3d4bd8ffd16758606bfa48bf5..6d629980cad59528c07a2bbc8d4f88d6d71672e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2011-2013 Free Software Foundation, Inc.
+# Copyright 2011-2019 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
@@ -19,7 +19,7 @@
 if { [skip_fortran_tests] } { return -1 }
 
 standard_testfile .f90
-if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug additional_flags=-fbackslash f90}] } {
+if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {debug additional_flags=-fbackslash f90}] } {
     return -1
 }
 
This page took 0.025564 seconds and 4 git commands to generate.