macro_rules! compare_compiler {
    ($func_name:ident,$op2:tt,$op3:tt,$op4:tt,$op5:tt,$op6:tt) => { ... };
}