OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 May 2011 16:27:54 +0000 (16:27 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 May 2011 16:27:54 +0000 (16:27 +0000)
* config.gcc: Keep obselete list sorted.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174442 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.gcc

index 12a6468..2060dcd 100644 (file)
@@ -1,3 +1,7 @@
+2011-05-30  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * config.gcc: Keep obselete list sorted.
+
 2011-05-30  Jakub Jelinek  <jakub@redhat.com>
            Eric Botcazou  <ebotcazou@adacore.com>
 
index e8c8618..71aeacd 100644 (file)
@@ -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