* config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix.
authorClinton Popetz <cpopetz@cygnus.com>
Mon, 27 Dec 1999 23:31:48 +0000 (23:31 +0000)
committerClinton Popetz <cpopetz@gcc.gnu.org>
Mon, 27 Dec 1999 23:31:48 +0000 (18:31 -0500)
From-SVN: r31104

gcc/ChangeLog
gcc/config/mips/mips.h

index ce1c44a5b139f676e4db31c3c8733f1aeccb9784..094d2ebc66c01390f800dfc8934d22f7905cee11 100644 (file)
@@ -1,3 +1,7 @@
+1999-12-27  Clinton Popetz  <cpopetz@cygnus.com>
+
+       * config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix.
+
 1999-12-27  Christophe Jaillet  <jaillet.christophe@caramail.com>
 
        * alias.c (nonlocal_reference_p): Add else for disjoint ifs.
index 8d8dcd080022037b3e0c9b9d382b437cde285355..64212b2d8a1584477230e7719367c725ee658778 100644 (file)
@@ -489,7 +489,7 @@ extern void         sbss_section PARAMS ((void));
 #else
 #define TARGET_64BIT           0
 #endif
-#else /* IN_LIBGCC2 */
+#endif /* IN_LIBGCC2 */
 
 #ifndef MULTILIB_ENDIAN_DEFAULT
 #if TARGET_ENDIAN_DEFAULT == 0