On Wed, 7 Aug 2013, Richard Sandiford wrote:

> >  BTW, what's the "Check for MicroMIPS support." note seen in the 
> > config.host piece of the patch referring to?
> 
> No idea, please remove it.

 I have committed the change below.

2013-08-13  Maciej W. Rozycki  <ma...@codesourcery.com>

        libgcc/
        * config.host <mips*-*-linux*>: Remove a stray comment.

  Maciej

gcc-mips-libgcc-config-stray.patch
Index: libgcc/config.host
===================================================================
--- libgcc/config.host  (revision 201347)
+++ libgcc/config.host  (working copy)
@@ -740,7 +740,6 @@ mips*-*-netbsd*)                    # NetBSD/mips, either
 mips*-*-linux*)                                # Linux MIPS, either endian.
        extra_parts="$extra_parts crtfastmath.o"
        tmake_file="${tmake_file} t-crtfm"
-       # Check for MicroMIPS support.
        case ${host} in
                mips64r5900* | mipsr5900*)
                        # The MIPS16 support code uses floating point

Reply via email to