https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264590

--- Comment #8 from [email protected] ---
# define EXCHANGE  1
#if EXCHANGE > 0
# define fsubp   "fsubrp"
# define fsubrp  "fsubp"
# define fdivp   "fdivrp"
# define fdivrp  "fdivp"
#else
# define fsubp   "fsubp"
# define fsubrp  "fsubrp"
# define fdivp   "fdivp"
# define fdivrp  "fdivrp"
#endif
#undef EXCHANGE


A countermeasure.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to