projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4a3af0
)
* config.gcc (arm*-*-*): Add missing 'fi'.
author
Nathan Sidwell
<nathan@acm.org>
Fri, 5 May 2017 17:31:57 +0000
(17:31 +0000)
committer
Nathan Sidwell
<nathan@gcc.gnu.org>
Fri, 5 May 2017 17:31:57 +0000
(17:31 +0000)
From-SVN: r247650
gcc/ChangeLog
patch
|
blob
|
history
gcc/config.gcc
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index ac8926a0e1524a96b382ca2227d6a47dda5632a3..b2796b1a016c90994616d57819bcb5f6bb148627 100644
(file)
--- 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 5c9feac7e1b30d896ad9ac03bdb8aad8e630d60c..fd7caebf0d155df0b25cc6a8374af57555707fc3 100644
(file)
--- 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