summaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2011-05-30 16:27:54 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2011-05-30 16:27:54 +0000
commitf7e59ca4b25dcdb036be78fb4935dbbb96321835 (patch)
tree0cc7ce8a7444963e508ae04a339e26d0f8fb71f0 /gcc/config.gcc
parent04c9ad6283fd03f07aa9422c6a8e55710691119d (diff)
downloadgcc-f7e59ca4b25dcdb036be78fb4935dbbb96321835.tar.gz
gcc/
* config.gcc: Keep obselete list sorted. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174442 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index e8c86181bc2..71aeacdb20a 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -238,9 +238,9 @@ md_file=
# Obsolete configurations.
case ${target} in
i[34567]86-*-interix3* \
+ | mips*-*-openbsd* \
| score-* \
| *-*-solaris2.8* \
- | mips*-*-openbsd* \
)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration ${target} is obsolete." >&2