aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config.gcc1
2 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ac8926a..b2796b1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2017-05-05 Nathan Sidwell <nathan@acm.org>
+
+ * config.gcc (arm*-*-*): Add missing 'fi'.
+
2017-05-05 Steve Ellcey <sellcey@cavium.com>
* doc/invoke.texi (-fopt-info): Explicitly say order of options
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 5c9feac..fd7caeb 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -3803,6 +3803,7 @@ case "${target}" in
;;
esac
done
+ fi
if test "x${tmake_profile_file}" != x ; then
# arm/t-aprofile and arm/t-rmprofile are only