Commit 2d66253d by Nathan Sidwell Committed by Nathan Sidwell

* config.gcc (arm*-*-*): Add missing 'fi'.

From-SVN: r247650
parent b4a3af07
2017-05-05 Nathan Sidwell <nathan@acm.org>
* config.gcc (arm*-*-*): Add missing 'fi'.
2017-05-05 Steve Ellcey <sellcey@cavium.com> 2017-05-05 Steve Ellcey <sellcey@cavium.com>
* doc/invoke.texi (-fopt-info): Explicitly say order of options * doc/invoke.texi (-fopt-info): Explicitly say order of options
......
...@@ -3803,6 +3803,7 @@ case "${target}" in ...@@ -3803,6 +3803,7 @@ case "${target}" in
;; ;;
esac esac
done done
fi
if test "x${tmake_profile_file}" != x ; then if test "x${tmake_profile_file}" != x ; then
# arm/t-aprofile and arm/t-rmprofile are only # arm/t-aprofile and arm/t-rmprofile are only
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment