Commit 440927ec by Clinton Popetz Committed by Clinton Popetz

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

From-SVN: r31104
parent d4757e6a
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment