mips.h: Don't use #elif.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 17 Jan 2003 05:00:23 +0000 (05:00 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 17 Jan 2003 05:00:23 +0000 (05:00 +0000)
* config/mips/mips.h: Don't use #elif.  Reported by Kaveh
R. Ghazi.

From-SVN: r61425

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

index cff6712fe0b6dd45c3e657a1b7e6fcfca3ce3ded..fdd89d52af7f4485afdcb772363ad5430344c7af 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-17  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config/mips/mips.h: Don't use #elif.  Reported by Kaveh
+       R. Ghazi.
+
 2003-01-16  Kazu Hirata  <kazu@cs.umass.edu>
 
        * ifcvt.c: Fix comment typos.
index 3e1918001148127822e37fc8db5fa21f1376f406..2514006d181acbe17ddc70dfc9eb2134acde15a1 100644 (file)
@@ -4690,7 +4690,8 @@ while (0)
        .set reorder\n\
        jal " USER_LABEL_PREFIX #FUNC "\n\
        " TEXT_SECTION_ASM_OP);
-#elif (defined _ABIN32 && _MIPS_SIM == _ABIN32) \
+#endif /* Switch to #elif when we're no longer limited by K&R C.  */
+#if (defined _ABIN32 && _MIPS_SIM == _ABIN32) \
    || (defined _ABI64 && _MIPS_SIM == _ABI64)
 #define CRT_CALL_STATIC_FUNCTION(SECTION_OP, FUNC)     \
    asm (SECTION_OP "\n\