Sync powerpc simulator with public version. Enable FPSCR and string

instructions.
This commit is contained in:
Andrew Cagney 1997-07-03 07:44:38 +00:00
parent 6443523484
commit 0f552ea045
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ AC_ARG_ENABLE(sim-default-model,
esac
if test x"$silent" != x"yes" && test x"$sim_default_model" != x""; then
echo "Setting default-model flags = $sim_default_model" 6>&1
fi],[sim_model=""])dnl
fi],[sim_default_model=""])dnl
AC_ARG_ENABLE(sim-duplicate,