OSDN Git Service

* config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix.
authorcpopetz <cpopetz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Dec 1999 23:31:48 +0000 (23:31 +0000)
committercpopetz <cpopetz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Dec 1999 23:31:48 +0000 (23:31 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31104 138bc75d-0d04-0410-961f-82ee72b054a4

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

index ce1c44a..094d2eb 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 8d8dcd0..64212b2 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