* config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix.

From-SVN: r31104
This commit is contained in:
Clinton Popetz 1999-12-27 23:31:48 +00:00 committed by Clinton Popetz
parent d4757e6a5d
commit 440927ec19
2 changed files with 5 additions and 1 deletions

View 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.

View 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