diff --git a/gas/testsuite/config/default.exp b/gas/testsuite/config/default.exp index 21859d961d9..507257a539f 100644 --- a/gas/testsuite/config/default.exp +++ b/gas/testsuite/config/default.exp @@ -53,7 +53,7 @@ if ![info exists NMFLAGS] then { } if ![info exists SIZE] then { - set SIZE [findfile $base_dir/size] + set SIZE [findfile $base_dir/../../binutils/size] } if ![info exists SIZEFLAGS] then {