* config/mips/mips.c: system.h handles MIN and MAX, don't undefine
them here.
From-SVN: r28329
+Wed Jul 28 12:50:48 1999 Geoff Keating <geoffk@cygnus.com>
+
+ * config/mips/mips.c: system.h handles MIN and MAX, don't undefine
+ them here.
+
Wed Jul 28 13:18:35 1999 Jeffrey A Law (law@cygnus.com)
* pa.md (adddi3, subdi3): Turn into a define_expand/define_insn
#include "recog.h"
#include "toplev.h"
-#undef MAX /* sys/param.h may also define these */
-#undef MIN
-
#include "tree.h"
#include "expr.h"
#include "flags.h"