+Mon Aug 2 12:45:09 1999 Richard Henderson <rth@cygnus.com>
+
+ * alpha.c (override_options): Don't force ALPHA_TP_PROG for ev6.
+
Mon Aug 2 01:34:22 1999 Jeffrey A Law (law@cygnus.com)
* fix-header.c (main): When testing for CONTINUED, use string
alpha_cpu = PROCESSOR_EV6;
target_flags |= MASK_BWX | MASK_MAX | MASK_FIX;
target_flags &= ~ (MASK_CIX);
-
- /* Except for EV6 pass 1 (not released), we always have
- precise arithmetic traps. Which means we can do
- software completion without minding trap shadows. */
- alpha_tp = ALPHA_TP_PROG;
}
else
error ("bad value `%s' for -mcpu switch", alpha_cpu_string);