This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[mips patch] Eliminate "1068 suggest not using #elif in traditional C" warnings
- To: "'gcc-patches at gcc dot gnu dot org'" <gcc-patches at gcc dot gnu dot org>
- Subject: [mips patch] Eliminate "1068 suggest not using #elif in traditional C" warnings
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Fri, 21 Sep 2001 00:13:16 -0000
This patch eliminates "1068 suggest not using #elif in traditional C"
warnings. There is a small increase code complexity. Please apply if OK.
2001-09-21 David Billinghurst <David.Billinghurst@riotinto.com>
* config/mips/mips.h: Convert #elif to #else/#if to remove warnings
<<mips.h.patch>>
mips.h.patch