Comment Re:Fix the Compilers (Score 0) 222
To me it seems that at least in the embedded domain the option should be something like (prefer=speed_over_size_as_long_as_the_size_is_acc eptable),
i.e. even this is non-trivial, even if we could make this work easily...
Perhaps something like: prefer=speed with-max-size=$XYZZY_BYTES.