This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[mips patch] Eliminate "1068 suggest not using #elif in traditional C" warnings


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]