Just noticed that -ffold-mem-offsets is a target option, i.e. it is shown with --help=target
> grep -A3 mem-off common.opt ffold-mem-offsets Target Bool Var(flag_fold_mem_offsets) Init(1)Fold instructions calculating memory offsets to the memory access instruction if possible.
Is that "Target" a typo or what? Johann